CSS stylesheet renderer factory.

Hierarchy

  • Factory

Properties

Methods

Properties

needs?: StypRenderer | readonly StypRenderer[]

A renderer or renderers this one requires.

order?: number

Rendering order.

Equals to zero when not specified, which means it will be invoked right before the basic renderer that renders CSS properties.

Methods

Generated using TypeDoc