Incoming JS Events to Consume
Web Component Example
In order to listen for an incoming event, you need to add an event listener for that event name. So in the example below you will see that an event listener was added for dashboardLoaded
.
The console log output looks like this: