Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable CommandList
import { CommandList } from "https://deno.land/x/netzo@0.3.66/deps/cmdk.ts";

Contains Item, Group, and Separator. Use the --cmdk-list-height CSS variable to animate height based on the number of results.

type

React.ForwardRefExoticComponent<Children & DivProps & React.RefAttributes<HTMLDivElement>>