docs: update badges

This commit is contained in:
Benjamin Canac
2023-08-01 15:05:26 +02:00
parent 189bd4cd3e
commit 32a32d00ab
12 changed files with 16 additions and 18 deletions

View File

@@ -125,7 +125,7 @@ const isOpen = ref(false)
```
::
### Prevent close :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full" variant="subtle"}
### Prevent close
Use the `prevent-close` prop to disable the outside click alongside the `esc` keyboard shortcut.

View File

@@ -124,7 +124,7 @@ const isOpen = ref(false)
```
::
### Prevent close :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full" variant="subtle"}
### Prevent close
Use the `prevent-close` prop to disable the outside click alongside the `esc` keyboard shortcut.

View File

@@ -316,7 +316,7 @@ excludedProps:
## Slots
### `title` / `description` :u-badge{label="Edge" class="ml-2 align-text-bottom !rounded-full" variant="subtle"}
### `title` / `description` :u-badge{label="New" class="ml-2 align-text-bottom !rounded-full" variant="subtle"}
Use the `#title` and `#description` slots to customize the Notification.