Module syntax

Source
Expand description

CSS syntax strings

Structs§

SyntaxComponent
A syntax component within a SyntaxString.

Enums§

Multiplier
A multiplier for a SyntaxComponent. Indicates whether and how the component may be repeated.
ParsedComponent
A parsed value for a SyntaxComponent.
SyntaxComponentKind
A syntax component component name.
SyntaxString
A CSS syntax string used to define the grammar for a registered custom property.