prepare initial progress.md

This commit is contained in:
hirakei1203
2022-10-28 23:23:51 +09:00
parent 910541c061
commit 11490b1e9a
2 changed files with 19 additions and 5 deletions

View File

@@ -13,3 +13,15 @@ import { Progress } from 'flowbite-vue'
```
<ProgressExample />
## Sizes
You can also use different sizes by using various sizing.
## With label inside
Here is an example of using a progress bar with the label inside the bar.
## With label outside
And this is an example of using a progress bar outside the bar.
## Colors
You can also apply color.