package
0.0.0-20231115175402-ada8b72c9a54
Repository: https://github.com/npillmayer/fp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DimenOption returns an optional dimension type from a property string.
No description provided by the author
No description provided by the author
No description provided by the author
JustDimen creates a CSS dimension with a fixed value of x.
ParseDimen parses a string to return an optional dimension.
Percentage creates a CSS dimension with a %-relative value.
# Constants
No description provided by the author
Flags for content dependent dimensions.
No description provided by the author
# Structs
type DimenPatterns[T any] map[*MatchExpr[T]]T.
DimenT is an option type for CSS dimensions.
No description provided by the author
No description provided by the author