docs(content): update badges

This commit is contained in:
Benjamin Canac
2025-05-26 15:02:39 +02:00
parent a9d693095b
commit 4604da0f16
2 changed files with 2 additions and 2 deletions

View File

@@ -994,7 +994,7 @@ props:
---
::
### With popover in items :badge{label="Soon" class="align-text-top"}
### With popover in items :badge{label="New" class="align-text-top"}
When orientation is `vertical` and the menu is `collapsed`, you can set the `popover` prop to `true` to display a [Popover](/components/popover) around items with their children but you can also use the `popover` property on each item to override the default popover.

View File

@@ -202,7 +202,7 @@ name: 'popover-command-palette-example'
---
::
### With anchor slot
### With anchor slot :badge{label="New" class="align-text-top"}
You can use the `#anchor` slot to position the Popover against a custom element.