Web Component embedding
TL;DR
When to use this
Functional Overview
<script type="module" src="https://toucanai.cloud/embed/embed.js"></script>
<tc-dashboard
dashboard-id="your-dashboard-id"
auth-token="your-embed-token"
server-url="https://toucanai.cloud/api"
data-theme="light"
style="width: 100%; height: 600px;"
></tc-dashboard>Core Attributes
Attribute
Required
Description
Architectural Advantages
Limitations
Last updated
Was this helpful?
