This page demonstrates the <wexio-widget> custom
element. Same React tree as the iframe loader, mounted inside a
Shadow DOM on the host page so there is no iframe boundary.
<script type="module" src="https://cdn.wexio.io/widget/widget.js"></script> <wexio-widget public-key="pk_live_..." locale="en"></wexio-widget>
The widget below is mounted with no public-key attribute,
so it falls back to the bundled demo config. Add a real key to embed
a configured integration.