MeldUI

Progress

A horizontal progress bar indicating completion status.

Usage

Variants

Props

PropTypeDefaultDescription
modelValuenumber0The progress value (0-100).
variant'default' | 'destructive' | 'success' | 'warning' | 'info' | 'neutral''default'The color variant.
maxnumber100The maximum value.