Number Field

A numeric input element with increment and decrement buttons, and a scrub area.

Installation

Add the component to your project using the following command:

Usage

Import

Import the component and its related parts.

Number Field Parts

Structure

The expected structure and composition of the component.

Anatomy

Props

Each component part, its responsibility, and the props it exposes.

<NumberFieldGroup>

The group of number field components.

Base behavior is provided by Base UI Number Field. Refer to its documentation for the full API.
Name
Default
Options
`variant`
`default`
`default``plain`