0.0.8 • Published 3 years ago

react-use-controllable-state v0.0.8

Weekly downloads
202
License
MIT
Repository
github
Last release
3 years ago

react-use-controllable-state

React hook for using controllable state.

Read more: https://medium.com/quick-code/writing-ui-components-with-optionally-controllable-state-86e396a6f1ec

!!!DEPRECATED!!!

Please use useControlledState from @react-stately/utils instead. It's not a drop-in replacement since the signature is a little different.