use-toggle-state

esm
A useState like hook for boolean values that returns the state, and a ToggleStateAction instead of a SetStateAction that all the setState callback to be called without passing any arguments to simply toggle the boolean value.
Version 1.1.3 License MIT
Keywords
reactstatetoggleopenhooktypescript
INSTALL