Files
ui/docs/content/3.components/command-palette.md

1.1 KiB

title, description, links
title description links
CommandPalette A command palette to search and execute commands with full-text search.
label icon to
Combobox i-custom-radix-vue https://www.radix-vue.com/components/combobox.html
label icon to
GitHub i-simple-icons-github 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 slot

With empty slot

API

Props

::component-props

ignore:

  • as
  • to
  • target
  • active
  • activeClass
  • inactiveClass
  • exactActiveClass
  • ariaCurrentValue
  • href
  • rel
  • noRel
  • prefetch
  • prefetchOn
  • noPrefetch
  • prefetchedClass
  • replace
  • exact
  • exactQuery
  • exactHash
  • external

::

Slots

:component-slots

Emits

:component-emits

Theme

:component-theme