Skip to content

@vtj


@vtj / ui / ActionEmits

Type Alias: ActionEmits

ActionEmits = object

Defined in: packages/ui/types/components/action/types.d.ts:114

Properties

click

click: [ActionProps]

Defined in: packages/ui/types/components/action/types.d.ts:115


command

command: [ActionMenuItem]

Defined in: packages/ui/types/components/action/types.d.ts:116


dragend

dragend: [ActionProps, any]

Defined in: packages/ui/types/components/action/types.d.ts:118


dragstart

dragstart: [ActionProps, any]

Defined in: packages/ui/types/components/action/types.d.ts:117

Released under the MIT License.