@igloo-ui/radio
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

Radio

Use Radio components to be part of an options list where users can only make a single choice.

Installation

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

npm install @igloo-ui/radio

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/radio

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

import Radio from '@igloo-ui/radio';

<Radio htmlFor="radio-id">Label</Radio>;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/radio

Weekly Downloads

199

Version

0.2.5

License

Apache-2.0

Unpacked Size

24.9 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin