File Input
A styled file picker (.lp-file-input) that replaces the default browser control, plus a drag-and-drop dropzone (.lp-dropzone) for larger upload surfaces.
Basic file input
Multi-file
Accept filter (images only)
Disabled
Drop zone
A larger drop target that also accepts clicks.
CSS reference
| Class | Purpose |
|---|---|
.lp-file-input | Styled native file input (replaces browser default) |
.lp-dropzone | Drag-and-drop target (pairs with a hidden input) |
.lp-dropzone-icon / -text / -hint | Sub-elements of the dropzone layout |