Progress Bar

  1. Home

Default Progress Bar

Label Progress Bar

Progress20%
Progress40%
Progress60%
Progress80%
Progress100%

Progress Bar Label Positioning

MaterialM
20%
MaterialPro
40%
AdminProPro
60%
Flexy
80%
Spike
100%

Progress Bar Sizing

Small
Default
Large
Extra Large

Progress Bar Color

Primary
Secondary
Error
Success
Warning
Info
API ( Progress Bar )
PropDescriptionTypeDefault

progress

Sets the completion percentage of the progress bar.

number

0

color

Specifies the color of the progress bar.

'primary' | 'secondary' | 'error' | 'success' | 'nfo'

'Default'

size

Determines the height of the progress bar.

'sm' | 'md' | 'lg' | 'xl'

'md'

textLabel

Sets the label text displayed outside the progress bar.

string

-

labelText

Sets the label text displayed inside the progress bar.

string

-

labelProgress

If true, displays the progress percentage inside the bar.

boolean

false

textLabelPosition

Positions the textLabel relative to the progress bar.

'inside' | 'outside'

'outside'

progressLabelPosition

Positions the labelProgress relative to the progress bar.

'inside' | 'outside'

'inside'