Progress

Progress bars are a great way to show task advances or waiting time indications to the user.

Colors

Nice colors for your progress bar.

Indeterminate

You can have a progress bar with indeterminate value with the property vs-indeterminate.

Height

You can change the height size with the property vs-height.

TIP

by default the property vs-height is 8 (8px)

API #

NameTypeParametersDescriptiondefault
vs-percentNumberPercentage of the progress0
vs-colorStringRGB, HEX, primary, success, danger, warning, darkComponent colorprimary
vs-indeterminateBooleandetermines if the progress bar its value is indeterminate and adds an animationfalse
vs-heightNumberDetermine the height of the progress bar8