FileInput
Properties
Section titled “Properties”Accept
Section titled “Accept”Constrains the file picker to specific MIME types or extensions (e.g. “image/*”, “.pdf”).
Semantic color applied as file-input-{token} (e.g. file-input-primary).
Applies the ghost variant (file-input-ghost) for a borderless, transparent style.
Multiple
Section titled “Multiple”When true the browser allows picking more than one file.
OnChange
Section titled “OnChange”Raised when the user selects one or more files.
Size of the control: Small → file-input-sm, Medium → file-input-md, Large → file-input-lg.