0.2.0-alpha.48865d3c • Published 8 years ago

@hig/radio-button v0.2.0-alpha.48865d3c

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

Radio Button

Radio Buttons provide a control to select one exclusively from a list of options.

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

Getting started

Install the package

yarn add @hig/radio-button

Import the component and CSS

import RadioButton from '@hig/radio-button';
import '@hig/radio-button/build/index.css';

Basic usage

<RadioButton label="Yes or No?" />
2.2.0

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

2.1.0

4 years ago

1.1.0

5 years ago

1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 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