VishalPatil18 / VISact

A React Component Library

Home Page:https://visact-git-development-vishalpatil18.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] Add Toggle Button Component

VishalPatil18 opened this issue · comments

Is your feature request related to a problem? Please describe.
A toggle button is used to toggle between two values easily with a single click.

Describe the solution you'd like
Build a toggle component that would take two values and toggle between them when clicked.

Additional context
Examples could be found on many websites where a button is moved to the left and right when clicked.
e.g.
Screenshot 2022-03-08 at 17 24 43
Screenshot 2022-03-08 at 17 25 31