use-uncontrolled
Manage state of both controlled and uncontrolled components
Import
Source
Docs
Package
Usage
use-uncontrolled
hook allows you to manage state for both controlled and uncontrolled components:
TypeScript
Set value type
By default, hook will set type automatically, but you can provide your own type: