1.0.3 • Published 1 year ago

sk-use-toggle v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

useToggle

toggle hook

const [show,toggle] = UseToggle()
// can use custom name for each of them 
//show is boolean 
//toggle is function 

import

Time ago function

import { UseToggle } from 'sk-use-toggle/src';
1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago