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.
Type Parameters
Section titled “Type Parameters”T extends object
Parameters
Section titled “Parameters”Inspector configuration including the current attributes, field lookup helpers, and change handler.
Returns
Section titled “Returns”Element
A panel element containing generated field controls for the requested paths.