Overview
- Getting Started
- Loading States
- Forms
- Feature Flags
- Portal
- Show
- For
- Text
- Toggle
- Local Storage
Actions
- Button
- Icon Button
Communication
- Admonition
- Accordion
- Avatar
- Notifications
- Progress Indicators
- Tag
- Tooltip
Containment
- Confirm Modal
- Prompt Modal
- CTA Modal
- Modaldeprecated
- Dialog
- Table
Navigation
- Menu
- Tabs
Selection
- Drag & Drop
- Checkbox
- Date Picker
- Radio
- Rating
- Select
- Combobox
- Switch
Inputs
- Field
- Input
- Textarea
- Labeldeprecated
- Fieldset
- Field Messagedeprecated
- File Uploader
Hooks & Helpers
- split-props
- trap-focusdeprecated
- use-root-colors
- use-theme
- use-theme-context
- use-toggledeprecated
File Uploader
File uploaders allow users to upload files to a server
Use Cases
- Users should be able to:
- Navigate to and activate a file uploader with assistive technology
- Select files to upload
- Receive feedback on the status of the upload
Interaction & Style
Changes to color and thickness of stroke help provide clear visual cues for interaction.
Keyboard Navigation
Keys | Actions |
---|---|
Tab | Focus lands on (non-disabled) input |
Enter | Opens the file dialog to select a file to upload |
Space | Opens the file dialog to select a file to upload |
Labeling Elements
If the UI text is correctly linked, assistive tech (such as a screenreader) will read the UI text followed by the component's role.
The accessibility label for a input is typically the same as the label for the input.
Use Cases
- Users should be able to:
- Navigate to and activate a file uploader with assistive technology
- Select files to upload
- Receive feedback on the status of the upload
Interaction & Style
Changes to color and thickness of stroke help provide clear visual cues for interaction.
Keyboard Navigation
Keys | Actions |
---|---|
Tab | Focus lands on (non-disabled) input |
Enter | Opens the file dialog to select a file to upload |
Space | Opens the file dialog to select a file to upload |
Labeling Elements
If the UI text is correctly linked, assistive tech (such as a screenreader) will read the UI text followed by the component's role.
The accessibility label for a input is typically the same as the label for the input.
Use Cases
- Users should be able to:
- Navigate to and activate a file uploader with assistive technology
- Select files to upload
- Receive feedback on the status of the upload
Interaction & Style
Changes to color and thickness of stroke help provide clear visual cues for interaction.
Keyboard Navigation
Keys | Actions |
---|---|
Tab | Focus lands on (non-disabled) input |
Enter | Opens the file dialog to select a file to upload |
Space | Opens the file dialog to select a file to upload |
Labeling Elements
If the UI text is correctly linked, assistive tech (such as a screenreader) will read the UI text followed by the component's role.
The accessibility label for a input is typically the same as the label for the input.
Use Cases
- Users should be able to:
- Navigate to and activate a file uploader with assistive technology
- Select files to upload
- Receive feedback on the status of the upload
Interaction & Style
Changes to color and thickness of stroke help provide clear visual cues for interaction.
Keyboard Navigation
Keys | Actions |
---|---|
Tab | Focus lands on (non-disabled) input |
Enter | Opens the file dialog to select a file to upload |
Space | Opens the file dialog to select a file to upload |
Labeling Elements
If the UI text is correctly linked, assistive tech (such as a screenreader) will read the UI text followed by the component's role.
The accessibility label for a input is typically the same as the label for the input.