Beam UI
Components

Number Field

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

Usage

import { NumberField } from "@/components/ui/number-field"
<NumberField />

On this page