syntax property
String
get
syntax
The read-only syntax
property of the CSSPropertyRule interface
returns the literal syntax of the custom property registration represented
by the rule, controlling how the property's value is parsed at
computed-value time.
Implementation
external String get syntax;