Svelte 5 Slider – Range Input

Range slider with custom track and thumb styling.

forminputrange

Preview

Use Case

Selecting numeric values within a range (e.g., volume, brightness).

Props API

Slider component props
PropTypeDefaultDescription
value numberBindable value
min number0Minimum value
max number100Maximum value

Related Components

See it in Action

Explore the Slider in an interactive dashboard environment.

Customize in Showroom

More Inputs Components