Optional
readReads or converts CSS properties from the rule.
The style producer will receive CSS properties from the returned event keeper.
When omitted the original properties will be used instead.
AfterEvent
keeper of CSS rule properties. This is either the one from CSS rule,
or the one returned from previous renderer specifier in renderers chain.
CSS properties event keeper.
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 specifier.