modification
Home > @gooddata/sdk-ui-dashboard > IDashboardWidgetOverlay > modification
IDashboardWidgetOverlay.modification property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Modifications type for widget
Signature:
modification?: "insertedByPlugin" | "modifiedByPlugin";
Remarks
"insertedByPlugin" Widget is inserted by plugin and is not originally in layout
"modifiedByPlugin" Widget is originally in layout but was modified by plugin by adding some decorators, tags, providers and so on