Vue Progress - Argon
The ArgonProgress
helps you to create a beautiful progress bar.
Demo
Props Information
Name | Type | Default | Description |
---|---|---|---|
color | 'primary''secondary''info''success''warning''danger''error''light''dark' | success | Change ArgonProgress progress color. |
percentage* | Number | Used to set the progress for ArgonProgress . It is a required prop. | |
variant | 'gradient''fill' | fill | Change the ArgonProgress background type by using variant alongside color . |