Class: ViewComponent::Form::EmailFieldComponent

Inherits:
FieldComponent show all
Defined in:
app/components/view_component/form/email_field_component.rb

Instance Attribute Summary

Attributes inherited from FieldComponent

#method_name

Attributes inherited from BaseComponent

#form, #object_name, #options

Method Summary

Methods inherited from FieldComponent

#call, #initialize, #label_text, #method_errors, #method_errors?, #object_method_names, #optional?, #required?, #validators, #value

Methods inherited from BaseComponent

#html_class, #initialize, #object_errors, #object_errors?

Methods included from ClassNamesHelper

#build_tag_values, #class_names

Constructor Details

This class inherits a constructor from ViewComponent::Form::FieldComponent