This package has been deprecated

Author message:

Use the css property `all: unset`. See https://github.com/snowcoders/react-ui-base.

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

1.0.1 • Public • Published

An unstyled React checkbox

npm (scoped) CircleCI branch

Use it

npm install --save @snowcoders/react-checkbox save-prefix "~"

Parent Library

This component is part of a larger components library, react-ui-base. The goal is to keep all the core logic and base css styles in a single location, that way building out new UI component libraries cheaper and faster (and less buggy).

We highly recommend visiting the react-ui-base repository to understand how to customize the css along with see examples.

You can also view all the components on our demo site https://snowcoders.github.io/react-ui-base/

This component

Renders a simple checkbox component with a button as the main visual element that triggers a checkbox element. This allows for greater css customizations while maintaining the same API as a checkbox.

Package Sidebar

Install

npm i @snowcoders/react-checkbox

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

25.7 kB

Total Files

16

Last publish

Collaborators

  • k2snowman69
  • rickyp-snowcoders