DashboardAttributeFilterConfigLimitingItemsChanged
Home > @gooddata/sdk-ui-dashboard > DashboardAttributeFilterConfigLimitingItemsChanged
DashboardAttributeFilterConfigLimitingItemsChanged interface
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.
This event is emitted when the attribute filter limiting items are changed.
Signature:
export interface DashboardAttributeFilterConfigLimitingItemsChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardAttributeFilterConfigLimitingItemsChangedPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.ATTRIBUTE_FILTER_CONFIG.LIMITING_ITEMS_CHANGED" | (ALPHA) |