Class: Trek::Form::TextFieldComponent
- Inherits:
-
ViewComponent::Form::TextFieldComponent
- Object
- ViewComponent::Form::TextFieldComponent
- Trek::Form::TextFieldComponent
- Defined in:
- app/components/trek/form/text_field_component.rb
Instance Method Summary collapse
Instance Method Details
#html_class ⇒ Object
6 7 8 |
# File 'app/components/trek/form/text_field_component.rb', line 6 def html_class class_names("text-field") end |