lx-file-input
is a directive that create an input file
element.
This component has been completly reworked since LumX beta version (v0.3.96).
Please refer to the updated documentation.
Parameter | Type | Default | Description |
---|---|---|---|
lx-label* | string |
The input label displayed as a placeholder. | |
lx-callback | function |
The function called once a file is selected with the file object as parameter. |