Loading...
Loading...
The files uploaded by a multipart/form-data server action, keyed by form field name. Declare a Files parameter on an #[action] to receive them; it is empty for JSON / URL-encoded requests.
A single required file:
Multiple files under one field (<input type="file" multiple>):