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 */ }