Type Alias: ActionEmits
ActionEmits:
object
Type declaration
click
click: [
ActionProps
]
command
command: [
ActionMenuItem
]
dragend
dragend: [
ActionProps
,any
]
dragstart
dragstart: [
ActionProps
,any
]
Defined in
packages/ui/types/components/action/types.d.ts:114