Module style::properties_and_values::value
source · Expand description
Parsing for registered custom properties.
Structs§
- A list of component values, including the list’s multiplier.
- An animated value for custom property.
- Parser 🔒
- A struct for a single specified registered custom property value that includes its original URL
Enums§
- Whether the computed value parsing should allow computationaly dependent values like 3em or var(-foo).
- A generic enum used for both specified value components and computed value components.
- A specified registered custom property value.
Type Aliases§
- Computed custom property value.
- A single component of the computed value.
- Specified custom property value.
- A single component of the specified value.