Image element that resolves root-relative src paths against the project's
public/ directory via the request-scoped config injected into the
synthesized view document.
Root-relative paths (starting with /) resolve to absolute URLs under
${basePath}/_mcp-use/public/. Absolute http(s): and data: URLs pass
through unchanged. Fully-relative paths are left as-is.
Image element that resolves root-relative
srcpaths against the project'spublic/directory via the request-scoped config injected into the synthesized view document.Root-relative paths (starting with
/) resolve to absolute URLs under${basePath}/_mcp-use/public/. Absolutehttp(s):anddata:URLs pass through unchanged. Fully-relative paths are left as-is.