mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
docs(Badge): add Edge badges on new colors
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user