See: Description
Class | Description |
---|---|
Length |
Represents a CSS length value in any supportable unit, including percentage
and unitless type.
|
Length.Unit |
All supported length units
|
Ratio |
Represents a "ratio" CSS data type, which is used for describing aspect
ratios in media queries and for raster images by denoting the proportion
between two unitless values called "numerator" and "denominator".
|