Class: HungryForm::Elements::TextArea

Inherits:
Base::ActiveElement show all
Defined in:
lib/hungryform/elements/text_area.rb

Instance Attribute Summary

Attributes inherited from Base::ActiveElement

#error, #required, #value

Attributes inherited from Base::Element

#attributes, #dependency, #label, #name, #placeholders, #resolver, #visible

Method Summary

Methods inherited from Base::ActiveElement

#clear_error, #initialize, #invalid?, #set_value, #valid?, #validate_rule

Methods inherited from Base::Element

#configuration, #dependency_json, #initialize

Methods included from Base::Hashable

included, #to_hash

Constructor Details

This class inherits a constructor from HungryForm::Elements::Base::ActiveElement