Module: Shadcn::Bubble
- Extended by:
- Parts
- Defined in:
- app/components/shadcn/bubble.rb,
app/components/shadcn/bubble/preview.rb,
app/components/shadcn/bubble/component.rb,
app/components/shadcn/bubble/reactions/component.rb
Overview
The parts of the Bubble 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: Reactions Classes: Component, Preview