Skip to content

@vtjDocs


@vtj / ui / AttachmentEmits

Type Alias: AttachmentEmits

AttachmentEmits: object

Type declaration

change

change: [AttachmentFile[]]

click

click: [AttachmentFile]

download

download: [AttachmentFile]

preview

preview: [AttachmentFile]

remove

remove: [AttachmentFile]

select

select: [AttachmentFile[]]

update:modelValue

update:modelValue: [AttachmentFile[]]

update:selectValue

update:selectValue: [AttachmentFile | AttachmentFile[]]

Defined in

packages/ui/types/components/attachment/types.d.ts:15

Released under the MIT License.