FieldSetΒΆ
-
/libs/granite/ui/components/foundation/form/fieldset
A fieldset component. It is often used to group a couple of fields logically.
It has the following content structure:
-
granite:FormFieldSet
- granite:container
- idstring
The id attribute.
- relstring
The class attribute. This is used to indicate the semantic relationship of the component similar to
rel
attribute.
- classstring
The class attribute.
- titlestring
- i18n
The title attribute.
- jcr:titlestring
- i18n
The legend of the field set.
-
granite:FormFieldSet