Skip to content

An elegant, accessible toggle component for React. Also a glorified checkbox.

License

Notifications You must be signed in to change notification settings

tdurand/react-toggle

 
 

Repository files navigation

An elegant, accessible toggle component for React. Also a glorified checkbox.

See usage and examples.

Installation

npm install react-toggle

Include the component's CSS.

Development

npm install
npm run dev

index.es6.js transpiles to index.js.

Build

npm run build

License

MIT

About

An elegant, accessible toggle component for React. Also a glorified checkbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 15.0%
  • HTML 5.0%