A type of target map of named CSS properties structures.
Constructs named CSS rules.
A map of named CSS rule references.
Readonly
readAn AfterEvent
keeper of named CSS properties structures for each CSS rule reference.
The [AfterEvent__symbol]
property is an alias of this one.
Readonly
refsCSS rule references by name.
Each property in this map is a CSS rule reference corresponding to the same named property in properties structure. I.e. it has the same name and the same properties structure of referenced rule.
Static
byConstructs named CSS rules by resolving CSS rule referrers.
A type of target map of named CSS properties structures.
Named CSS rule referrers to resolve.
A root CSS rule the references will be relative to.
New names CSS rules instance.
Generated using TypeDoc
Named CSS rule references complying to the CSS properties structure.
Implements an event keeper interface by sending named CSS properties structures for each CSS rule reference.