FormControlWithLabel
FormControlWithLabel(
__namedParameters):Element
Wraps an arbitrary form control (input, select, etc.) with a positioned
<Label> and an optional * indicator for required fields. Used inside
custom JsonForms renderers and properties-bar tabs to keep label + control
spacing consistent with the rest of the editor’s form UI.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”PropsWithChildren<Props>
Returns
Section titled “Returns”Element