1.6.3 • Published 2 years ago

a11y-gigachad-modal v1.6.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago