Skip to content

FieldControl

FieldControl(props): Element | null

Defined in: inspector-runtime-controls.tsx:182

Render one manifest-derived editor field with pluggable inspector controls.

FieldControlProps

Field-control props including the descriptor, value, and optional custom renderers.

Element | null

A React element for the resolved field control, or null when no supported control is available.