Factory for Good

Slider

An input where the user selects a value from within a given range.

Installation

pnpm dlx shadcn@latest add slider

Usage

import { Slider } from "@/components/ui/slider";

An input where the user selects a value from within a given range.

On this page