@temporg/ui-checkbox

99.10.0 • Public • Published

category: packages

ui-checkbox

npm  build-status  MIT License  Code of Conduct

A styled HTML input type="checkbox" component.

Components

The ui-checkbox package contains the following:

Installation

yarn add @temporg/ui-checkbox

Usage

import React from 'react'
import { Checkbox } from '@temporg/ui-checkbox'

const MyCheckbox = () => {
  return (
     <Checkbox label="Turn on Features for all Participants" value="on" />
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-checkbox

Weekly Downloads

1

Version

99.10.0

License

MIT

Unpacked Size

116 kB

Total Files

43

Last publish

Collaborators

  • npm