1.1.0 • Published 1 year ago

a11y-gigachad-file-upload v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

⚛️ React Typescript Accessible File Upload

Barebones, unstyled React Typescript File Upload component that adhers to WCAG and WAI-ARIA specifications for accessibility including accessible labels, keyboard navigation, and focus state management for keyboard-only users.

⚙️ Install

npm i a11y-gigachad-file-upload --save-dev

📖 Usage

import { FileUploadSingle, type FileUploadSingleProps } from 'a11y-gigachad-file-upload'

💬 Discussions

For any ideas or questions, head over to the disscussions to share them there.

🐛 Bugs

For any bugs, missing documentation, or unexpected behavior head over to the issues to file them there.

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago