Aura Terra Field

Field

A field.

Description

See Terra for information on how to use the form builder.

Attributes

  • fieldset Returns the fieldset parent.
  • form Returns the parent Form.

Methods

  • html_wrap Wraps the given HTML code with the field's field wrapper.
  • id Returns the HTML ID for the field.
  • input_html Returns the HTML code for the input value.
  • input_name Returns the HTML name attribute for the field's input element.
  • label_html Returns the HTML code for the <label> tag.
  • to_html Returns the HTML code.