FieldSetGroup related form elementsPropsnametypedefaultdescriptiondescriptionReactNode-Description contentdisabledboolean-The disabled attribute of the fieldset element.formstring-The form attribute of the fieldset element.legend *Requiredstring-The title for the group of elementsnamestring-The name attribute of the fieldset element.status"required" | "optional" | "pending" | "complete" | { name: string; tone: ValueOrConditionObject<Color | "$accent" | "$blue" | "$green" | "$yellow" | "$red" | "$orange" | "$indigo" | "$pink" | "$purple" | "$grey" | "$accentActive" | "$accentLight" | ... 74 more ... | undefined, ConditionalMap<...>>; }-An optional Tag component next to the legend.DescriptionView SourceDescriptionStatusDisabledUses native fieldset[disabled] to automatically disable form elements inside.Edit on GitHub