Module: Shadcn::Command
- Extended by:
- Parts
- Defined in:
- app/components/shadcn/command.rb,
app/components/shadcn/command/preview.rb,
app/components/shadcn/command/component.rb,
app/components/shadcn/command/item/component.rb,
app/components/shadcn/command/list/component.rb,
app/components/shadcn/command/empty/component.rb,
app/components/shadcn/command/group/component.rb,
app/components/shadcn/command/input/component.rb,
app/components/shadcn/command/dialog/component.rb,
app/components/shadcn/command/separator/component.rb
Overview
The parts of the Command family that are an element with a data-slot and
fixed classes. Everything else — the root, the input, the list, the group,
the item, the separator and the dialog — carries an attribute part cannot
express, mostly cmdk-* and a role.
Defined Under Namespace
Modules: Dialog, Empty, Group, Input, Item, List, Separator Classes: Component, Preview