GitHub

Number Input

llms.txt

Example

Usage

		
<NumberInput min={0} max={100} bind:value />

API Reference

NumberInput

A numeric input with animated value transitions. Uses number-flow for smooth animations.

Property
value
min
max
step
defaultValue
variant
size
tabindex
class
ref
inputRef