Ariakit
/
/
This site is under construction Subscribe to updates

Checkbox

Select one or more options in a list or toggle a single option using a native or custom checkbox in React. This component is based on the WAI-ARIA Checkbox Pattern.

Installation

npm install ariakit

Learn more in Getting started.

API

useCheckboxState()

<Checkbox>
  <CheckboxCheck />
</Checkbox>