Input File
Input File element rozširuje Input element o možnosť nahrávania súborov.
Základné použitie
Atribúty a Vlastnosti
value
| Description | Sets the input value for the files. |
| Attribute | value |
| Type | string |
| Default | '' |
Eventy
| Name | Description |
|---|---|
wje-input-file:change | An event triggered when files are changed. |
Metódy
No public methods available for this component.
CSS Shadow Parts
| Name | Description |
|---|---|
native | Native input wrapper for files. |
input | Text input. |
file-input | The input element for files. |
CSS Custom Vlastnosti
No CSS custom properties available for this component.
Sloty
No slots available for this component.