VsudProgress
The VsudProgress
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 VsudProgress progress color. |
percentage* | Number | Used to set the progress for VsudProgress . | |
variant | 'gradient''fill' | fill | Change the VsudProgress background type by using variant alongside color . |