A user input component that allows users to upload files.Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.

Fields
| Name | Type | Description | Options |
|---|---|---|---|
| Label | Text | - | - |
| Allowed file types | Text | Provides hints for browsers to select the correct file types. You can specify extensions and MIME types separated by comma, or leave empty to accept any file. | - |
| Allow multiple files | Boolean | - | - |
| Custom CSS classes | Text | CSS classes, separated by spaces. You can define classes in custom stylesheets. | - |
Events
wf-file-change
wf-file-change
Capture changes to this control.