typograph-editor-documentation
    Preparing search index...

    Class Popupmenu_color

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • type: string
      • id: string
      • width: number
      • title: string
      • removeunderscore: boolean = true
      • color: string

      Returns Popupmenu_color

    Properties

    _hidemenu: any = ...
    _selectmenu: any = ...
    active: boolean
    arrow: HTMLElement
    color: string
    colorswatch: Colorswatch
    column_0: HTMLElement
    column_1: HTMLElement
    container: HTMLElement
    dialog: Dialog = null
    element: HTMLElement
    id: string
    menucontoler: MenuControler
    menuitems: menuitemdata[]
    menuitems_color: menuitemdata_color[]
    popupmenuwidth: number = 200
    removeunderscore: boolean = true
    title: string
    type: string
    width: number

    Methods