Class: AtomicView::Components::LabelComponent
- Inherits:
-
ViewComponent::Form::LabelComponent
- Object
- ViewComponent::Form::LabelComponent
- AtomicView::Components::LabelComponent
- Defined in:
- lib/atomic_view/components/label_component.rb
Instance Method Summary collapse
Instance Method Details
#html_class ⇒ Object
4 5 6 |
# File 'lib/atomic_view/components/label_component.rb', line 4 def html_class "block text-primary text-sm font-medium leading-6 mb-2" end |