Skip to content

Instantly share code, notes, and snippets.

@rahulmalhotra
Last active April 6, 2018 06:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahulmalhotra/08215577ef599f014e74c6003646ca4e to your computer and use it in GitHub Desktop.
Save rahulmalhotra/08215577ef599f014e74c6003646ca4e to your computer and use it in GitHub Desktop.
Component file used in Salesforce Lightning Events Tutorial - SFDC Stop Part 3 showing only the handler.
<aura:handler name="totalIncomeComponentEvent" event="c:LightningComponentEvent" action="{!c.handleRegisteredComponentEvent}" phase="capture"></aura:handler>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment