ExtendedDashboardLayoutSection
Home > @gooddata/sdk-ui-dashboard > ExtendedDashboardLayoutSection
ExtendedDashboardLayoutSection type
Dashboard layout section that can contain extended set of items - including KPI and Insight placeholders.
Signature:
export type ExtendedDashboardLayoutSection = IDashboardLayoutSection<ExtendedDashboardWidget>;
References: IDashboardLayoutSection, ExtendedDashboardWidget