Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IItem
    • IComponentFlyoutItem

Index

Properties

componentName: string
componentProps?: any
enabled?: boolean | (() => boolean)
flyoutId: string
icon?: string
iconClass?: string
isSeparator?: boolean
label?: string | (() => string)
selected?: boolean | (() => boolean)
tooltip?: string | (() => string)

Methods

  • invoke(): void

Generated using TypeDoc