@atlaskit/checkbox
Version:
A checkbox is an input control that allows a user to select one or more options from a number of choices.
15 lines (9 loc) • 285 B
Markdown
# Checkbox
A checkbox is an input control that allows a user to select one or more options from a number of
choices.
## Installation
```sh
yarn add @atlaskit/checkbox
```
## Usage
Detailed docs and example usage can be found [here](https://atlassian.design/components/checkbox/).