Class
This message is used when a widget needs to announce its changes on data source filter to other widgets. This message carries the data source ids that the filter has changed. Other widgets within an experience may subscribe to this message and implement an update workflow when the message is received. For example: Map widget is triggered by Filter widget to zoomTo current features.
Implements
Properties
Property | Type | Notes |
---|---|---|
string[] | The id of the data source. |