ExtendedDashboardLayoutWidget
Home > @gooddata/sdk-ui-dashboard > ExtendedDashboardLayoutWidget
ExtendedDashboardLayoutWidget interface
Extension of the default type to also include view-only custom widget types.
Signature:
export interface ExtendedDashboardLayoutWidget extends IDashboardLayout<ExtendedDashboardWidget>, IBaseWidget, IDashboardObjectIdentity
Extends: IDashboardLayout<ExtendedDashboardWidget>, IBaseWidget, IDashboardObjectIdentity
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | "IDashboardLayout" |