docs(Badge): add Edge badges on new colors

This commit is contained in:
Benjamin Canac
2023-07-26 16:14:32 +02:00
parent e7cfca2aa7
commit 9a73c5fb64

View File

@@ -43,7 +43,7 @@ Badge
Besides all the colors from the `ui.colors` object, you can also use the `white` and `black` colors with their pre-defined variants.
#### White
#### White :u-badge{label="Edge" class="ml-2 align-text-bottom !rounded-full"}
::component-card
---
@@ -60,7 +60,7 @@ excludedProps:
Badge
::
#### Gray
#### Gray :u-badge{label="Edge" class="ml-2 align-text-bottom !rounded-full"}
::component-card
---
@@ -77,7 +77,7 @@ excludedProps:
Badge
::
#### Black
#### Black :u-badge{label="Edge" class="ml-2 align-text-bottom !rounded-full"}
::component-card
---