Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StylesheetVal

The value of a stylesheet node

Hierarchy

  • StylesheetVal

Index

Properties

convertedStylesheet

convertedStylesheet: object

The converted stylesheet

Type declaration

  • options: string

    The options that were used to generate it

  • stylesheet: string

    The stylesheet

defaultOn

defaultOn: boolean

Whether this stylesheet is toggled on by default

launchMode

launchMode: CRMLaunchModes

When to run this stylesheet

Optional metaTagsHidden

metaTagsHidden: boolean

Whether the metaTags are hidden in the editor

options

options: Options | string

The options for this stylesheet

stylesheet

stylesheet: string

The stylesheet to run

toggle

toggle: boolean

Whether this stylesheet is togglable

Generated using TypeDoc