docs(input): add examples

This commit is contained in:
Benjamin Canac
2024-10-18 15:19:10 +02:00
parent d407c42be7
commit 9359603a0a
9 changed files with 292 additions and 4 deletions

View File

@@ -514,7 +514,7 @@ class: '!p-0'
---
::
### Within a popover
### Within a Popover
You can use the CommandPalette component inside a [Popover](/components/popover)'s content.
@@ -525,7 +525,7 @@ name: 'popover-command-palette-example'
---
::
### Within a modal
### Within a Modal
You can use the CommandPalette component inside a [Modal](/components/modal)'s content.
@@ -536,7 +536,7 @@ name: 'modal-command-palette-example'
---
::
### Within a drawer
### Within a Drawer
You can use the CommandPalette component inside a [Drawer](/components/drawer)'s content.