v2.1.0
Fixes
- Add option for
useInput
andField
(as prop) to define custom component to prevent multiple input change. setInitialValue
now replace initial value instead merging them.setValue
from composable updates also arrays.
useInput
and Field
(as prop) to define custom component to prevent multiple input change.setInitialValue
now replace initial value instead merging them.setValue
from composable updates also arrays.