@blackblock/toggle
v0.1.1
Published
A library for implementing components with toggle abilities.
Downloads
6
Maintainers
Readme
@blackblock/toggle
A library for implementing components with toggle abilities.
Installation
In NPM
npm i @blackblock/toggleIn Yarn
yarn add @blackblock/toggleProvided components
React hook
useToggle
useToggleIf
useDependentToggle
Render-prop component
Toggle
ToggleIf
DependentToggle
