Progress

Display determinate or indeterminate progress for loading states.

Progress

Default

Bind percent from 0 to 100 for a standard progress bar.

Code copied

Colors

Apply theme colors to match your UI context. Hover a bar to see its default slot text in a tooltip.

Code copied

Indeterminate

Use indeterminate for unknown-duration operations.

Code copied

Height

Adjust bar thickness with the height prop.

Code copied

API

PROPS

PropertyTypeValuesDescriptiondefaultExampleMore
heightNumber, StringCSS heightProgress bar height in pixels.5
indeterminateBooleantruefalseAnimated indeterminate progress.
percentNumber0 - 100Determinate progress percentage.
colorStringprimarysuccessdangerwarningdarkProgress color.primary
No matching data
Last Updated: 2026-08-17, 08:33:54