Expand description
The [@property
] at-rule.
https://drafts.css-houdini.org/css-properties-values-api-1/#at-property-rule
Macros§
Structs§
- Property
Descriptors 🔒 - Data inside a
@property
rule. - Property
Rule Name - A custom property name wrapper that includes the
--
prefix in its serialization - Property
Rule 🔒Parser
Enums§
- Inherits
- https://drafts.css-houdini.org/css-properties-values-api-1/#inherits-descriptor
- Property
Registration Error - Errors that can happen when registering a property.
Functions§
- parse_
property_ block - Parse the block inside a
@property
rule.
Type Aliases§
- Initial
Value - Specifies the initial value of the custom property registration represented by the @property rule, controlling the property’s initial value.