Skip to main content

Input File

scoped

Input File element rozširuje Input element o možnosť nahrávania súborov.

Základné použitie

Atribúty a Vlastnosti

value

DescriptionSets the input value for the files.
Attributevalue
Typestring
Default''

Eventy

NameDescription
wje-input-file:changeAn event triggered when files are changed.

Metódy

No public methods available for this component.

CSS Shadow Parts

NameDescription
nativeNative input wrapper for files.
inputText input.
file-inputThe input element for files.

CSS Custom Vlastnosti

No CSS custom properties available for this component.

Sloty

No slots available for this component.