Skip to content

CommandDialog โ€‹

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

The DialogContent.root pane that hosts a Command.root at modal scale. Drops all padding so Command's own card radius, fill, and inner geometry own the dialog box, and overflow-hidden keeps the inner list's scroll edges clipped to the rounded corners.

Vue component: CommandDialog

SlotDefault classesDescription
contentoverflow-hidden p-0The DialogContent.root pane that hosts a Command.root at modal scale. Drops all padding so Command's own card radius, fill, and inner geometry own the dialog box, and overflow-hidden keeps the inner list's scroll edges clipped to the rounded corners.
headersr-onlyThe dialog header. Hidden with sr-only because the Command's own CommandInput.root acts as the visible label; the header still ships so accessible-name requirements are met for screen readers.

content โ€‹

The DialogContent.root pane that hosts a Command.root at modal scale. Drops all padding so Command's own card radius, fill, and inner geometry own the dialog box, and overflow-hidden keeps the inner list's scroll edges clipped to the rounded corners.

Default classes:

overflow-hidden p-0

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

The dialog header. Hidden with sr-only because the Command's own CommandInput.root acts as the visible label; the header still ships so accessible-name requirements are met for screen readers.

Default classes:

sr-only

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

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