mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 07:50:36 +01:00
docs(components): update github links to nuxt/ui repository
This commit is contained in:
@@ -7,16 +7,37 @@ links:
|
||||
to: https://www.radix-vue.com/components/combobox.html
|
||||
- label: GitHub
|
||||
icon: i-simple-icons-github
|
||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/CommandPalette.vue
|
||||
navigation:
|
||||
badge:
|
||||
label: Todo
|
||||
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/CommandPalette.vue
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
||||
## Examples
|
||||
|
||||
### Control search term
|
||||
|
||||
### Control selected value
|
||||
|
||||
### With fetched items
|
||||
|
||||
### With filtered items
|
||||
|
||||
### Within a modal
|
||||
|
||||
### Within a drawer
|
||||
|
||||
### Within a popover
|
||||
|
||||
### Listen open state
|
||||
|
||||
### With custom search
|
||||
|
||||
### With highlighted search
|
||||
|
||||
### With custom slot
|
||||
|
||||
### With empty slot
|
||||
|
||||
## API
|
||||
|
||||
### Props
|
||||
|
||||
Reference in New Issue
Block a user