Class: Protoform::Rails::Components::Input
- Inherits:
-
FieldComponent
- Object
- Component
- FieldComponent
- Protoform::Rails::Components::Input
- Defined in:
- lib/protoform/rails/components/input.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Component
Instance Method Details
#view_template ⇒ Object
9 10 11 |
# File 'lib/protoform/rails/components/input.rb', line 9 def view_template input(**attrs) end |