Vue Progress - Material

The MaterialProgress helps you to create a beautiful progress bar.


Demo

Props Information

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

Variants

Contents