Filväljare
- Komponent
- Status
-
Produktionsklar
Innehåll
Filväljare används för att välja filer.
Inaktiv filväljare
API
Props
-
id: stringOptional -
The id for the input id attribute. The id for the label for attribute. If the prop is not set a random value will be generated.
Default:
() => ElementIdService.generateElementId() -
disabled: booleanOptional -
Disables the file selector.
Events
-
change -
Emitted when file changes.
Arguments:
<anonymous>: FileList
Slots
-
default - ‐