File Input
- developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file
- open-ui.org/components/file.research
- open-ui.org/components/file
The selector to target the file selection button in a <input type="file">
is ::file-selector-button
[MDN].
The selector to target the file selection button in a <input type="file">
is ::file-selector-button
[MDN].