Constructors

  • Parameters

    • editor: Editor
    • Optional element: HTMLElement

    Returns OptionPanel

Properties

container: HTMLElement
editor: Editor
groups: any[]
options: {}

Type declaration

    Methods

    • Parameters

      • key: any
      • option: any

      Returns (string | any[] | {
          class: string;
      })[]

    • Parameters

      • key: string
      • option: any

      Returns any

    • Parameters

      • option: any
      • value: string | number | boolean

      Returns void

    Generated using TypeDoc