0.2.2 • Published 1 year ago

@logo-rn/logo-checkbox v0.2.2

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
1 year ago

@logo-rn/logo-checkbox

is a component to check items via checkbox.

npm version

Installation

Install the component:

npm i @logo-rn/logo-checkbox -s

Usage

Once installed, import the component in your application:

import {LogoCheckBox} from '@logo-rn/logo-checkbox';
   <LogoCheckBox id="check-box" />

For more detailed information, please visit:

Logo Elements Documentation ↗