# 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/).
