Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WedOptions
    • CleanedWedOptions

Index

Properties

attributes

attributes: ComplexAttributesSpec

label_levels

label_levels: object

Options regarding the levels labels may take.

Type declaration

  • initial: number

    The initial label level to start. It must be less or equal to "max".

  • max: number

    The maximum label level that the mode uses.

metadata

metadata: object

Information describing the mode.

Type declaration

  • authors: string[]

    The authors of the mode.

  • copyright: string

    Copyright information (holders, dates, etc.)

  • description: string

    The description of the mode.

  • license: string

    The licence under which the mode is distributed.

  • name: string

    The mode's name.

Generated using TypeDoc