Documentation

Fullscreen dropfile

Tairo fullscreen drop file is a component that handles drag and drop file uploads. It can works in conjunction with the <BaseInputFileHeadless> component.

Drop files to upload

Or
Show code
vue
filter-file-dropped
Allows to filter files when dropped.
Show example
vue
icon
Icon to display when file is being dropped.
Show example
vue
label
Label to display when file is being dropped.
Show example
vue
color
Defines the color of the icon

@since

3.0.0

Show example
vue
@drop
Show example
vue
color
Defines the color of the icon
Show example
vue