Class: Felt::InputGroup::TextField
- Defined in:
- lib/input_group/text_field.rb
Instance Attribute Summary
Attributes inherited from Base
#attribute, #form, #input_options, #options
Instance Method Summary collapse
Methods inherited from Base
#classes, #error_classes, #errors, #errors?, #help, #help?, #help_classes, #hint, #hint?, #hint_classes, #initialize, #input_classes, #label, #label?, #label_classes, #placeholder, #placeholder?
Constructor Details
This class inherits a constructor from Felt::InputGroup::Base
Instance Method Details
#config_key ⇒ Object
8 9 10 |
# File 'lib/input_group/text_field.rb', line 8 def config_key :text_field end |