The props object containing the properties required for the progress field.
Represents the props for the ProgressField component.
OptionalgroupRef?: (element?: null | HTMLDivElement) => voidRepresents a reference to a group in a field.
OptionalmaxPercent?: numberMaximum percentage value for a field.
OptionalshowPercentLabel?: booleanDetermines whether to show the percent label.
Represents a private progress field.
The rendered progress field component.
Represents a progress field component.