Demo host portal

One page, four embedded Nash widgets — watch them talk.

Everything inside a teal frame is a real Nash widget in a cross-origin iframe. Everything else — the nav, the filters, the ERP table — is host chrome this page renders itself. Selection, filters and ETAs cross the boundary as messages; the console below records every one of them.

01nash-delivery-listFilterable delivery feed · emits selection
02nash-live-mapVehicles & routes · follows selection
03nash-delivery-detailsTimeline & proof · streams ETA
04nash-eta-chipInline badge · renders anywhere
Embedded Nash surfaceHost chrome — this page
Store Status Commodity Environment
Deliveries
01nash-delivery-list

Loading deliveries…

The frame loads from embed.usenash.com and mints a session from this page's own token endpoint.

Live map follows selection
02nash-live-map

Loading the Live Map widget…

The frame loads from embed.usenash.com and mints a session from this page's own token endpoint.

every command and event crossing each widget's iframe boundary — init/session never appear, they carry the session envelope and cross privately 0