Interface: DropDownAction
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/plugin-client-common / DropDownAction
Interface: DropDownAction
@kui-shell/plugin-client-common.DropDownAction
Table of contents
Properties
Methods
Properties
hasDivider
• Optional hasDivider: boolean
Defined in
plugins/plugin-client-common/src/components/spi/DropDown/model.ts:21
isSelected
• Optional isSelected: boolean
Defined in
plugins/plugin-client-common/src/components/spi/DropDown/model.ts:20
label
• label: string
Defined in
plugins/plugin-client-common/src/components/spi/DropDown/model.ts:18
Methods
handler
▸ handler(): void
Returns
void
Defined in
plugins/plugin-client-common/src/components/spi/DropDown/model.ts:19