mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
docs: update Edge and New badges
This commit is contained in:
@@ -36,7 +36,7 @@ props:
|
||||
---
|
||||
::
|
||||
|
||||
### Style
|
||||
### Style :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full"}
|
||||
|
||||
Use the `color` prop to change the style of the Checkbox.
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ props:
|
||||
---
|
||||
::
|
||||
|
||||
### Style
|
||||
### Style :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full"}
|
||||
|
||||
Use the `color` prop to change the style of the Radio.
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ const selected = ref(false)
|
||||
```
|
||||
::
|
||||
|
||||
### Style
|
||||
### Style :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full"}
|
||||
|
||||
Use the `color` prop to change the style of the Toggle.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
github: true
|
||||
description: Display a range field
|
||||
navigation:
|
||||
badge: "Edge"
|
||||
badge: New
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user