adhocItems
Home > @gooddata/sdk-ui-loaders > IDashboardLoadOptions > adhocItems
IDashboardLoadOptions.adhocItems property
List of ad-hoc items to render in the dashboard. These items are not part of the dashboard definition and are not persisted, it will be rendered into empty layout.
Signature:
adhocItems?: DashboardItem[];