Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IComponentFlyoutItem

Hierarchy

  • IItem
    • IComponentFlyoutItem

Index

Properties

componentName

componentName: string

Optional componentProps

componentProps: any

Optional enabled

enabled: boolean | function

flyoutId

flyoutId: string

Optional icon

icon: undefined | string

Optional iconClass

iconClass: undefined | string

Optional invoke

invoke: undefined | function

Optional isSeparator

isSeparator: undefined | true | false

Optional label

label: string | function

Optional selected

selected: boolean | function

Optional tooltip

tooltip: string | function

Generated using TypeDoc