Options
All
  • Public
  • Public/Protected
  • All
Menu

Dropdown Item

Hierarchy

  • IDropdownItem

Index

Properties

Optional className

className: string

Optional data

data: any

Optional href

href: string

Optional isDisabled

isDisabled: boolean

Optional isDivider

isDivider: boolean

Optional isHeader

isHeader: boolean

Optional isSelected

isSelected: boolean

Optional onClick

onClick: (item?: IDropdownItem, ev?: Event) => void

Type declaration

Optional onRender

onRender: (el: HTMLElement, item?: IDropdownItem) => void

Type declaration

Optional target

target: string

Optional text

text: string

Optional toggle

toggle: string

Optional value

value: string

Generated using TypeDoc