Control Group Renderer
class ControlGroupRenderer(component: FormControlComponent) : ControlRenderer
Content copied to clipboard
This implementation of a ControlRenderer is meant for controls that offer multiple control field, like a checkboxGroup or a radioGroup, which already have labels for each control and rather a legend element that the form control adds.