CSS rendering options.

These are the options passed to render method.

Hierarchy

  • Options

Properties

Properties

selector?: DoqryPicker

Normalized CSS selector of the rule to render.

When omitted the one from style producer is used.

writer?: StypWriter

CSS style sheet or rule writer to add declarations to.

When omitted the one from style producer is used.

Generated using TypeDoc