use-input-state
Manages input state
Import
Source
Docs
Package
Usage
use-input-state
handles state of native inputs (with event in onChange
handler) and custom inputs (with value in onChange
handler).
Hook works with all Mantine and native inputs: