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.
Structure
The expected structure and composition of the component.
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`