Interface StypSheetText

Style sheet textual representation.

This is sent when producing styles in textual format.

Hierarchy

  • StypSheetText

Properties

Properties

css?: string

The textual representation of style sheet formatted accordingly to options, or undefined to inform that corresponding style sheet have been removed.

id: string

Unique style sheet identifier.

Style sheet is reported with the same identifier on each update.

Generated using TypeDoc