1.6.3 • Published 1 year ago

a11y-gigachad-modal v1.6.3

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

⚛️ React Typescript Accessible Modal

Barebones, unstyled React Typescript Modal Dialog component that adhers to WCAG and WAI-ARIA specifications for accessibility including color contrast for low-vision users, and accessible labels, keyboard navigation, and focus state management for keyboard-only users.

⚙️ Install

npm i a11y-gigachad-modal --save-dev

📖 Usage

import { Modal, type ModalProps } from 'a11y-gigachad-modal'

👀 Example

https://codesandbox.io/s/a11y-gigachad-modal-ybi4d1

💬 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.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago