© 2026 Hedgehog Software, LLC
const embed = new AppEmbed(`#my-div`, { pageId: Page.Liveboards, }) embed .render() .catch((error: Error) => { // Embed has failed to load }) return (<div id='my-div'></div>)
Join the Discord to ask follow-up questions and connect with the community
922 Members