useBoolean

React state hook that toggles a boolean value.

hooks
Description of the SVG image Loading...

The useBoolean hook can be used the same way as the useToggle hook.

Installation

Run the following command:

npx ever-ui-clx@0.2.1 add demo-use-toggle
# └──> Hook coming soon.

Usage