use-input-state
Manage state of native and custom inputs
Import
Source
Docs
Package
Usage
use-input-state hook 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:
Definition
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback