0.1.0 • Published 2 years ago

dark-mode-toggle-design v0.1.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Dark Mode Toggle NPM package

Install

Install using npm install dark-mode-toggle

Usage

In a React app, use the toggle component: import { Toggle } from 'dark-mode-toggle'

Button props | Name | Description | | --- | --- | | enabledDefault | Boolean | | handleChange | function |