@hixme-ui/checkbox

2.1.0 • Public • Published

Checkbox

npm i --save @hixme-ui/checkbox

View it live

Usage

import Checkbox from '@hixme-ui/checkbox'

<Checkbox text='Checkbox Label' />
<Checkbox defaultChecked small text='Small checkbox with a label' />
<Checkbox defaultChecked jumbo text='Jumbo checkbox' />
<Checkbox disabled text='Disabled checkbox' />

Props

Name Type Default
defaultChecked boolean false
disabled boolean false
jumbo boolean false
small boolean false
text string N/A

/@hixme-ui/checkbox/

    Package Sidebar

    Install

    npm i @hixme-ui/checkbox

    Weekly Downloads

    46

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    27.9 kB

    Total Files

    18

    Last publish

    Collaborators

    • sureco-devops
    • sureco-engineering
    • dreamingbinary
    • billyxs