Overlays
Command
Command palette (cmdk). Power-user navigation.
Sourcecommand.tsx
Composed of
Command Palette
Searchable command menu. Built on cmdk.
No results found.
Create Purchase Order
Sync Inventory
Export Report
Go to Dashboard
Go to Customers
Go to Settings
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
filter | (value: string, search: string) => number | -- | Custom filter function. Return 0-1 relevance. |
shouldFilter | boolean | true | Whether to filter items by search. |
Related
Usage
import { Command } from "@doss/tetris-ui";