0.1.0 • Published 3 years ago

@logo-rn/logo-radio-button-paper v0.1.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
3 years ago

@logo-rn/logo-radio-button-paper

allows user to select the item or turn an option on or off.

npm version

Installation

Install the component:

npm i @logo-rn/logo-radio-button-paper -s

Usage

Once installed, import the component in your application:

import {LogoRadioButtonPaper} from '@logo-rn/logo-radio-button-paper';
<LogoRadioButtonPaper checked={false} label="Label"/>

For more detailed information, please visit:

Logo Elements Documentation ↗