0.1.0-alpha.b5deb0cb • Published 8 years ago

@hig/checkbox v0.1.0-alpha.b5deb0cb

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
8 years ago

Checkbox

Checkboxes provide a control to select from a list of non-exclusive options.

Read more about when and how to use the Checkbox component on the website.

Getting started

Install the package

yarn add @hig/checkbox

Import the component and CSS

import Checkbox from '@hig/checkbox';
import '@hig/checkbox/build/index.css';

Basic usage

<Checkbox label="Yes or No?" />
3.2.0

4 years ago

3.1.0

4 years ago

3.0.0

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

5 years ago

2.0.9

6 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.1.1-alpha

8 years ago

0.1.0-alpha

8 years ago