Optional
classesOptional
hiddenThe value of the form group's hidden attribute
Optional
hintHint 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
Optional
localizeShould labels or other elements within this form group be automatically localized?
Optional
rootSome 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.
Optional
stackedIs the "stacked" class applied to the form group
Optional
unitsAn optional units string which is appended to the label
Optional
widgetA custom form group widget function which replaces the default group HTML generation
An array of CSS classes applied to the form group element