Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IContextMenuItem

Index

Properties

Optional action

action: function

add a clickable item callback

Type declaration

    • (elem: any, data: any, index: any): void
    • Parameters

      • elem: any
      • data: any
      • index: any

      Returns void

Optional disabled

disabled: boolean

disable this clickable item

Optional divider

divider: boolean

used to add a divider

Optional submenu

submenu: IContextMenuItem[]

Optional submenuDiv

submenuDiv: HTMLDivElement

Optional title

title: string

add a clickable item title

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc