Skip to content

@vtjDocs


@vtj / ui / ActionMenuItem

Interface: ActionMenuItem

Indexable

[index: string]: any

Properties

command

command: string | number | object

Defined in

packages/ui/types/components/action/types.d.ts:8


disabled?

optional disabled: boolean

Defined in

packages/ui/types/components/action/types.d.ts:9


divided?

optional divided: boolean

Defined in

packages/ui/types/components/action/types.d.ts:10


icon?

optional icon: IconParam

Defined in

packages/ui/types/components/action/types.d.ts:11


label?

optional label: string

Defined in

packages/ui/types/components/action/types.d.ts:12

Released under the MIT License.