Skip to main content

NumberField

A text field for entering numeric values with increment/decrement buttons.

Import

NumberField.Root

Groups all number field parts.

Props

NumberField.Input

The text input for entering numeric values.

NumberField.Increment

Button to increase the value.

NumberField.Decrement

Button to decrease the value.

NumberField.ScrubArea

An area that can be dragged to scrub through values.

Props

NumberField.ScrubAreaCursor

Custom cursor element displayed while scrubbing.