UNPKG
@byndyusoft-ui/use-toggle
Version:
latest (1.0.0)
1.0.0
0.1.0
0.0.0
Byndyusoft UI React Hook
github.com/Byndyusoft/ui/tree/master/hooks/use-toggle
Byndyusoft/ui
@byndyusoft-ui/use-toggle
/
README.md
10 lines
(6 loc)
•
192 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# `
@byndyusoft
-ui/use-toggle`
> A custom hook used to manage two values using
`toLeftValue`
,
`toRightValue`
and
`toggle`
functions.
### Installation
``
` npm i @byndyusoft-ui/use-toggle `
``