Type Alias: ActionEmits
ActionEmits =
object
Defined in: packages/ui/types/components/action/types.d.ts:117
Properties
click
click: [
ActionProps
]
Defined in: packages/ui/types/components/action/types.d.ts:118
command
command: [
ActionMenuItem
]
Defined in: packages/ui/types/components/action/types.d.ts:119
dragend
dragend: [
ActionProps
,any
]
Defined in: packages/ui/types/components/action/types.d.ts:121
dragstart
dragstart: [
ActionProps
,any
]
Defined in: packages/ui/types/components/action/types.d.ts:120