@acodez/checkbox

1.0.2 • Public • Published

@acodez/checkbox

npm_version license

React checkbox component.



Installation

npm install @acodez/checkbox

Props API

Property Type Required Description
label string yes label of the checkbox
name string yes name attribute of checkbox
display string no display checkboxes inline or block

Usage

import CheckBox from "@acodez/checkbox";

Example - Basic

<CheckBox name="name" label="I agree to terms and conditions" />

Package Sidebar

Install

npm i @acodez/checkbox

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

7.59 kB

Total Files

6

Last publish

Collaborators

  • nimishapk
  • hridyac
  • sanjuacodez
  • ssacodez
  • arunacodez
  • ikku47