webchalk-animate - v0.31.0
Preparing search index...
4_utils/interfaces
CssLengthUnit
Type Alias CssLengthUnit
CssLengthUnit
:
"px"
|
"rem"
|
"%"
A few common options for units in CSS.
"px"
refers to pixels.
"rem"
refers to root em.
"%"
refers to a percentage.
See
CSS values and units
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webchalk-animate - v0.31.0
Loading...
A few common options for units in CSS.
"px"refers to pixels."rem"refers to root em."%"refers to a percentage.