Module: Shadcn::Field
- Extended by:
- Parts
- Defined in:
- app/components/shadcn/field.rb,
app/components/shadcn/field/preview.rb,
app/components/shadcn/field/component.rb,
app/components/shadcn/field/error/component.rb,
app/components/shadcn/field/legend/component.rb,
app/components/shadcn/field/separator/component.rb
Overview
The parts of the Field 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: Error, Legend, Separator Classes: Component, Preview