import * as netzo from "https://deno.land/x/netzo@0.5.30/deps/cmdk.ts";
Variables
Renders the command menu in a Radix Dialog. | |
Automatically renders when there are no results for the search query. | |
Group command menu items together with a heading. Grouped items are always shown together. | |
Command menu input.
All props are forwarded to the underyling | |
Command menu item. Becomes active on pointer enter or through keyboard navigation.
Preferably pass a | |
Contains | |
You should conditionally render this with | |
A visual and semantic separator between items or groups.
Visible when the search query is empty or |
Functions
Run a selector against the store state. |