@fvillard/reactcheckbox

0.1.2 • Public • Published

ReactCheckBox

Basic check box for React

WARNING : this package is actualy in developpement !

Usage

Import

import Checkbox from '@fvillard/reactcheckbox'

Declaration

<Checkbox 

/>

Configuration

Props Description Default value
style Object for define main style {}
className string for define main className
value boolean false
disabled boolean false
onClick function trigger when clicked function(id, value, error)

Readme

Keywords

none

Package Sidebar

Install

npm i @fvillard/reactcheckbox

Weekly Downloads

2

Version

0.1.2

License

ISC

Unpacked Size

11.5 kB

Total Files

5

Last publish

Collaborators

  • fvillard