docs: update Edge and New badges

This commit is contained in:
Benjamin Canac
2023-07-18 17:31:04 +02:00
parent a11248fd33
commit c91ea60c84
11 changed files with 11 additions and 13 deletions

View File

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