style::custom_properties

Type Alias Name

source
pub type Name = Atom;
Expand description

A custom property name is just an Atom.

Note that this does not include the -- prefix

Aliased Typeยง

struct Name { /* private fields */ }