Components
- Accordion
- Alert
- Alert Dialog
- Aspect Ratio
- Avatar
- Badge
- Breadcrumb
- Button
- Button Group
- Calendar
- Card
- Carousel
- Chart
- Checkbox
- Collapsible
- Combobox
- Command
- Context Menu
- Data Table
- Date Picker
- Dialog
- Direction
- Drawer
- Dropdown Menu
- Empty
- Field
- Hover Card
- Input
- Input Group
- Input OTP
- Item
- Kbd
- Label
- Menubar
- Native Select
- Navigation Menu
- Pagination
- Popover
- Progress
- Radio Group
- Resizable
- Scroll Area
- Select
- Separator
- Sheet
- Sidebar
- Skeleton
- Slider
- Sonner
- Spinner
- Switch
- Table
- Tabs
- Textarea
- Toast
- Toggle
- Toggle Group
- Tooltip
- Typography
Get Started
"use client"
import * as React from "react"Installation
pnpm dlx shadcn@latest add progress
Usage
import { Progress } from "@/components/ui/progress"<Progress value={33} />Examples
Label
Use ProgressLabel and ProgressValue to add a label and value display.
Upload progress56%
import {
Progress,
ProgressLabel,Controlled
A progress bar that can be controlled by a slider.
"use client"
import * as React from "react"RTL
To enable RTL support in StyleDriven UI, see the RTL configuration guide.
تقدم الرفع٥٦%
"use client"
import * as React from "react"API Reference
See the Base UI Progress documentation.
Deploy your StyleDriven UI app on Vercel
Trusted by OpenAI, Sonos, Adobe, and more.
Vercel provides tools and infrastructure to deploy apps and features at scale.
Deploy to Vercel