LLM-friendly URL

Introduction

You can use the embedding libraries to securely embed your dashboard , or a single dashboard item, in any webpage .

We have the following components available which you can install via npm:

👍

We strongly advise you to use the latest version of these libraries, as they will receive updates over time that will enable new features and/or contains improvements!

By default, the component ensures a responsive dashboard layout by automatically switching between the available dashboard screen modes, and resizing the screen mode's layout, based on the available width of the parent container ! Next to that, it also enables bidirectional communication between the dashboard and your application/platform.

The Quick start guide will walk you through the installing and basic usage of the appropriate frontend component, the Component API Reference will contain all information about the available component properties, methods, and events!

Did this page help you?
Yes No