OptionalclassesOptionalhiddenThe value of the form group's hidden attribute
OptionalhintHint text displayed as part of the form group
An HTML element or collection of elements which provide the inputs for the group
A text label to apply to the form group
OptionallocalizeShould labels or other elements within this form group be automatically localized?
OptionalrootSome parent CSS id within which field names are unique. If provided, this root ID is used to automatically assign "id" attributes to input elements and "for" attributes to corresponding labels.
OptionalstackedIs the "stacked" class applied to the form group
OptionalunitsAn optional units string which is appended to the label
OptionalwidgetA custom form group widget function which replaces the default group HTML generation
An array of CSS classes applied to the form group element