XTend Documentation
Enable dark mode

XTend Developer Center

Build with XTend today

XTendRMT Runtime Bridge

Adapters connect RMT core records to XTend UI, XRouter, Fabric and host APIs.

What it covers

The runtime bridge connects host-neutral core records to browser services, XTend components, routing, and Fabric. It translates data and lifecycle requests but owns neither canonical app state nor framework internals.

Public building blocks

  • xtendrmt/rmt-app-runtime.js processes app records.
  • xtendrmt/rmt-runtime.esm.js provides the browser runtime entry point.
  • xtendrmt/rmt-runtime.browser.js attaches explicit browser boundaries.

Validate the core document, inject only required host adapters, and mount one surface. Unmount must release listeners and resource handles; missing adapters return diagnostics or fallbacks.

Next steps

(c) 2026 - CCS Networks | Powered by XRouter PHP Extension