Skip to content

useEditorFields

useEditorFields(manifest, options?): UseEditorFieldsResult

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

Build memoized editor-field helpers from one manifest document.

ManifestDocument

Manifest document that describes the editor field tree.

EditorModelOptions = {}

Optional field-model overrides such as labels, hidden paths, and manual controls.

UseEditorFieldsResult

Derived field collections plus helpers for reading typed field values from attribute objects.