Expand description
CSS Time type parsing.
Handles time values with ‘s’ (seconds) and ‘ms’ (milliseconds) units.
Structs§
- Time
- CSS Time value with unit
Constants§
- TIME_
UNITS - Valid time units
CSS Time type parsing.
Handles time values with ‘s’ (seconds) and ‘ms’ (milliseconds) units.