a11y-gigachad-pagination
v1.3.2
Published
Accessible React Typescript Pagination
Downloads
3
Maintainers
Readme
⚛️ React Typescript Accessible Pagination
Barebones, unstyled React Typescript Pagination 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-pagination --save-dev
📖 Usage
import { Pagination, type PaginationProps } from 'a11y-gigachad-pagination'
💬 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.