Skip to main content

Module length

Module length 

Source
Expand description

CSS Length type parsing.

Handles all CSS length units including font-relative, viewport-relative,

Structs§

Length
CSS Length value with unit

Constants§

UNITS_BASED_ON_ABSOLUTE_UNITS
Absolute length units
UNITS_BASED_ON_CONTAINER
Container-relative length units
UNITS_BASED_ON_FONT
Font-relative length units
UNITS_BASED_ON_VIEWPORT