FieldSet
Use FieldSet
to semantically group related form fields.
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. |
FieldSet.Legend
FieldSetLegendProps
extends
, ,
Still have questions?
Find answers in the Dynatrace Community