Vue Progress - Material

The MaterialProgress helps you to create a beautiful progress bar.


Demo

Props Information

NameTypeDefaultDescription
variant'contained''gradient'containedChange the MaterialProgress background type by using variant alongside color.
color'primary''secondary''info''success''warning''danger''error''light''dark'successChange MaterialProgress progress color.
value*NumberUsed to set the progress for MaterialProgress. It is a required prop.

Variants

Contents