- Add pointer scrubbing, keyboard stepping, mixed and bound state contracts - Parse safe numeric expressions and preserve deprecated ScrubInput aliases - Cover the primitive with Storybook, SDK docs, unit tests, and E2E tests
350 B
350 B
| title | description |
|---|---|
| useScrubInput | Deprecated compatibility alias for useNumberField. |
useScrubInput
::: warning Deprecated
Use useNumberField(). Both names read the same NumberField context.
:::
See NumberField for the current state, actions, expressions, and accessibility contract.