Module: Shadcn::NativeSelect
- Extended by:
- Parts
- Defined in:
- app/components/shadcn/native_select.rb,
app/components/shadcn/native_select/preview.rb,
app/components/shadcn/native_select/component.rb
Overview
The parts of the NativeSelect 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.