Accessible Checkbox Component
1.4
Score

React Checkbox Component

What is Accessible Checkbox Component?

The React Checkbox component is an accessible and customizable solution for adding checkboxes to your application, supporting keyboard navigation and ARIA attributes.

TypeScript
React
Checkbox

Summary of Accessible Checkbox Component

  • 👍

    Checkbox is focusable and accessible via keyboard.

  • 👍

    Provides context provider for sharing checkbox state.

  • 👍

    Supports ARIA attributes for accessibility.

  • 👍

    Allows custom styling while maintaining accessibility.

Built by

@accessible
@accessible
@accessible-ui
+ 2 other contributors

Last push
2 years ago
Stars
5

Forks
3
Open Issues
17
Closed Issues
3

Last Update
4 years ago
Version
4.0.2
Typings

Downloads
5.6 k
Dependencies
3
Size
95 kB
The accessible checkbox component for React is designed to be both versatile and accessible, allowing developers to create custom-styled checkboxes while maintaining focus and keyboard navigability. This component supports a range of properties, enabling it to be controlled programmatically. It provides accessibility features such as ARIA attributes, ensuring a more inclusive user experience. Additionally, the component integrates well with other elements and frameworks, offering a comprehensive solution for managing checkbox states in React applications.