Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.66 KB

kui_shell_plugin_client_common.DropDownAction.md

File metadata and controls

61 lines (32 loc) · 1.66 KB

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