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.
Renders CSS stylesheet.
It should normally call a render method as the last operation to allow other renderers in chain to do their job.
Style producer instance.
CSS properties to render.
Generated using TypeDoc
CSS stylesheet renderer descriptor.