Look up the VueRenderFunction for a schema type in a VueComponentResolver. Returns undefined when the resolver has no entry for the type — the caller (typically the dispatcher in core/renderField.ts) then falls through to the headless resolver.
undefined
core/renderField.ts
Look up the VueRenderFunction for a schema type in a VueComponentResolver. Returns
undefinedwhen the resolver has no entry for the type — the caller (typically the dispatcher incore/renderField.ts) then falls through to the headless resolver.