Skip to content

InspectorFromManifest

InspectorFromManifest<T>(props): Element

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

Render a manifest-driven inspector panel for a selected set of field paths.

T extends object

InspectorFromManifestProps<T>

Inspector configuration including the current attributes, field lookup helpers, and change handler.

Element

A panel element containing generated field controls for the requested paths.