@propellerads/input-checkbox
TypeScript icon, indicating that this package has built-in type declarations

2.5.0 • Public • Published

InputCheckbox

size

NPM | Github

Installation

  • yarn add @propellerads/input-checkbox or npm install @propellerads/input-checkbox -S

How to use

  • import input-checkbox from '@propellerads/input-checkbox';
  • And render
<InputCheckbox
    description="Input Checkbox description"
    elementId="InputCheckbox"
    hasError={false}
    isChecked={false}
    isDisabled={false}
    label={<span><a href="#" onClick={function noRefCheck() {}}>Hi, bro</a> i am clickable</span>}
    onChange={() => {}}
/>

Readme

Keywords

none

Package Sidebar

Install

npm i @propellerads/input-checkbox

Weekly Downloads

559

Version

2.5.0

License

MIT

Unpacked Size

42.2 kB

Total Files

16

Last publish

Collaborators

  • ilyapasyuk
  • noc_propellerads
  • sergeyshevelev
  • r.khizhenkov
  • aliance
  • d.borisevichus
  • s.lemnev
  • p.zasypkin