Class: Phlexi::Form::Components::Input
- Includes:
- Concerns::HandlesInput
- Defined in:
- lib/phlexi/form/components/input.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods included from Concerns::ExtractsInput
Methods inherited from Base
Constructor Details
This class inherits a constructor from Phlexi::Form::Components::Base
Instance Method Details
#view_template ⇒ Object
11 12 13 |
# File 'lib/phlexi/form/components/input.rb', line 11 def view_template input(**attributes) end |