File

A specialized input component for handling file uploads. It extends the base Input component with file-specific functionality.

Upload your files here

Usage

The File component inherits all functionality from the base Input component.

Events

EventTypeDescription
filesFileListEmitted when files are selected, providing the FileList object