Single Control Renderer
class SingleControlRenderer(component: FormControlComponent) : ControlRenderer
Content copied to clipboard
This implementation of a ControlRenderer is meant for controls that offer a single control field, like an inputField or a selectField, which have only the one label, that the form control adds.