To use the commspace-embedded-dashboard, follow the steps below:
<script type="module"
src="https://assets.commspace.co.za/embedded-dashboard/commspace-embedded-dashboard.min.js"
integrity="sha384-WXbtYiP1egRpFGFs2tAPpNzXzYQEjmcyhT9CqEnfn6zKT4fETYr/XvKZvY6B/xZE"
crossorigin="anonymous">
</script>
<body> of your HTML file:<commspace-embedded-dashboard
dashboardId="Dashboard ID"
authKey="Auth Key"
authToken="Auth Token"
loaderSpinnerColor="#2596EB"
loaderBackground="#F2F2F2">
</commspace-embedded-dashboard>