Module: Shadcn::Breadcrumb
- Extended by:
- Parts
- Defined in:
- app/components/shadcn/breadcrumb.rb,
app/components/shadcn/breadcrumb/preview.rb,
app/components/shadcn/breadcrumb/component.rb,
app/components/shadcn/breadcrumb/page/component.rb,
app/components/shadcn/breadcrumb/ellipsis/component.rb,
app/components/shadcn/breadcrumb/separator/component.rb
Overview
The parts of the Breadcrumb family that are just an element with a
data-slot and a fixed set of classes. Anything with variants, slots or
markup of its own keeps its own component.rb.
Defined Under Namespace
Modules: Ellipsis, Page, Separator Classes: Component, Preview