The walked field tree node to render.
The current value at this position.
Callback invoked when the field emits a change. For
read-only renders (e.g. <SchemaView>) pass a noop.
User-supplied resolver, or undefined to use
the headless resolver alone.
Recursive child renderer threaded through
the VueRenderProps renderChild field.
Dot-separated structural path; non-empty.
OptionalinstanceWidgets: VueWidgetMapPer-instance widget map (highest priority).
OptionalcontextWidgets: VueWidgetMapContext-scoped widget map (middle priority).
Recursion depth used by the depth cap in dispatchRenderField.
Render a single walked field through the resolved widget / resolver / headless pipeline.
Thin Vue-flavoured wrapper around dispatchRenderField: it constructs a Vue-shaped DispatchConfig and returns the dispatcher's VNode output.