Class: ExpressTemplates::Components::Forms::Hidden
- Inherits:
-
FormComponent
- Object
- Arbre::Component
- Base
- Configurable
- FormComponent
- ExpressTemplates::Components::Forms::Hidden
- Defined in:
- lib/express_templates/components/forms/basic_fields.rb
Instance Attribute Summary
Attributes inherited from FormComponent
Method Summary
Methods inherited from FormComponent
#field_helper_options, #field_id_attribute, #field_name, #field_name_attribute, #field_value, #label_name, #label_text, #parent_form, #resource, #resource_class, #resource_name
Methods inherited from Configurable
#build, #config, emits, has_argument, has_option, #required_options
Methods inherited from Base
#assigns, before_build, #build, builder_method_and_class, builder_method_name, #builder_method_name, contains, descendants, has_attributes, inherited, #initialize, #resource, tag
Constructor Details
This class inherits a constructor from ExpressTemplates::Components::Base