FieldSet
The FieldSet
component groups related fields under the same heading. The
legend assigns a caption to the FieldSet
to improve accessibility.
FieldSetProps
extends
, , , ,
Name | Type | Default | Description |
---|---|---|---|
legend? | - | The legend used to describe the fieldset. | |
disabled? | false | Whether the fieldset and all its fields are disabled or not. | |
name? | - | The name associated with the group in a form. |
Still have questions?
Find answers in the Dynatrace Community