0.4.6 • Published 4 days ago

@igloo-ui/checkbox v0.4.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 days ago

Checkbox

Checkboxes are most commonly used to give users a way to make a range of selections (zero, one, or multiple). They may also be used as a way to have users indicate they agree to specific terms and services.

Installation

To install @igloo-ui/checkbox in your project, you will need to run the following command using npm:

npm install @igloo-ui/checkbox

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/checkbox

Usage

Then to use the component in your code just import it!

import Checkbox from '@igloo-ui/checkbox';

<Checkbox htmlFor="checkbox-id">Label</Checkbox>;
0.4.6

4 days ago

0.4.5

19 days ago

0.4.4

1 month ago

0.4.3

3 months ago

0.4.1

3 months ago

0.4.2

3 months ago

0.4.0

3 months ago

0.3.0

4 months ago

0.2.7

4 months ago

0.2.6

4 months ago

0.2.5

5 months ago

0.2.4

5 months ago

0.2.1

10 months ago

0.2.3

6 months ago

0.2.2

8 months ago

0.2.0

11 months ago

0.1.8

1 year ago

0.1.9

1 year ago

0.1.7

1 year ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago