Optional
Readonly
needsA renderer or renderers this one requires.
Optional
Readonly
orderRendering order.
Equals to zero when not specified, which means it will be invoked right before the basic renderer that renders CSS properties.
Creates CSS stylesheet renderer function.
This is called once per rule. The returned renderer function is used then to render and update a style for the
rule
.
CSS rule to create renderer for.
A renderer function or specifier to use.
Generated using TypeDoc
CSS stylesheet renderer factory.