Command Menu
import { CommandMenu } from "@o/pipeline/experimental/components/command-menu";
Usage
Composing with Dialog
Warning
CommandMenu is design to be used within a Dialog component, and may not work as expected in other contexts.