A caption or label in the context of grouped form elements is used to provide a description or title for a group of related form controls or input elements.
It's a way to label and describe the purpose of a set of form fields, making it clear to users what kind of information is expected in those fields.
| Option | Description | Remarks |
|---|---|---|
| Caption | The caption of the grouped element | |
| Description | Helper text to provide a brief description about the grouped element | |
| Show label | Whether or not to show the label | |
| Position | Position of the label relative to the grouped element | |
| Label Width | The width of the label container if the label is set to either left or right position | |
| Align | Text alignment of the label | |
| Show Helper Text | Whether or not to show the helper text | |
| Helper Text Align | Text alignment of the helper text |