mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 12:49:08 +00:00
This creates a button to prompt users to select a file, and a label to show information about the selected file(s). Clicking either shadow element will activate the input element.
3 lines
53 B
HTML
3 lines
53 B
HTML
<input type="file" />
|
|
<input type="file" multiple />
|