Skip to content

CommandList

Source: client/lib/theme/vueda-tailwind/controls/index.js

The scrollable region of Command.root that holds the result groups. See also: ComboboxViewport.root; identical 300px cap and scroll-py-1 recipe so both pickers feel the same when keyboard navigation crosses the viewport edge.

Vue component: CommandList

SlotDefault classesDescription
rootmax-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-autoThe scrollable region of Command.root that holds the result groups. See also: ComboboxViewport.root; identical 300px cap and scroll-py-1 recipe so both pickers feel the same when keyboard navigation crosses the viewport edge.

root

The scrollable region of Command.root that holds the result groups. See also: ComboboxViewport.root; identical 300px cap and scroll-py-1 recipe so both pickers feel the same when keyboard navigation crosses the viewport edge.

Default classes:

max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto

Source: client/lib/theme/vueda-tailwind/controls/CommandList.theme.js:16

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2