Skip to content

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.

PropsWithChildren<Props>

Element