Embedding Examples

Rill Embedding Examples

In each of the following pages, you can navigate the correspondingsrc/app/[page] in the GitHub repository for the equivalent iframe request. In some cases, you will need to pass extra parameters to Rill in order to support a specific feature such as Navigation and Row Access Policies.

The actual iframe request issued on the server can be found at this location

Views

Navigation

  • Embed with navigation: Navigation to other dashboards outside of the requested dashboard is enabled. See the top of the embed iframe.
  • Pivot disabled dashboard: Adding a few lines to your dashboard allows you to disable the pivot view from your viewers.
  • AI disabled dashboard: Adding a few lines to your dashboard allows you to disable the AI chat from your viewers.

Row Access Policies

Iframe API

  • getState and setState API Demo: Learn how to programmatically control and monitor the state of an embedded Rill dashboard using the getState and setState methods via the postMessage API.

For information on these features, reach out to us at support@rilldata.com.