Module syntax

Source
Expand description

Used for parsing and serializing the [@property] syntax string.

https://drafts.css-houdini.org/css-properties-values-api-1/#parsing-syntax

Modulesยง

ascii ๐Ÿ”’
data_type
Used for parsing and serializing component names from the syntax string.

Structsยง

Component
https://drafts.css-houdini.org/css-properties-values-api-1/#syntax-component
Descriptor
https://drafts.css-houdini.org/css-properties-values-api-1/#parsing-syntax
Parser ๐Ÿ”’

Enumsยง

ComponentName
https://drafts.css-houdini.org/css-properties-values-api-1/#syntax-component-name
Multiplier
https://drafts.css-houdini.org/css-properties-values-api-1/#multipliers

Functionsยง

is_letter ๐Ÿ”’
https://drafts.csswg.org/css-syntax-3/#letter
is_name_start ๐Ÿ”’
https://drafts.csswg.org/css-syntax-3/#name-start-code-point
is_non_ascii ๐Ÿ”’
https://drafts.csswg.org/css-syntax-3/#non-ascii-code-point