Selection Changed
wave:selectionChanged
Indicates that a selection was made in your component. The event sends the payload and the ID of the dashboard that fired the event.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App
The wave:selectionChanged event react to selections in your Analytics dashboard and get the row data for the selection.
For more information, see the Analytics Web SDK Dev Guide.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
id | The identifier of the Analytics asset for which a selection change event occurred. | string | ||
noun | The type of the Analytics asset for which a selection change event occurred. | string | ||
payload | Contains the selection information from the asset that fired the event. | string | ||
verb | The action that occurred on the Analytics asset. | string |