Skip to content

Instantly share code, notes, and snippets.

@rahulmalhotra
Created April 6, 2018 07:03
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/ed64c46c209e954adc6d00c8b9479d13 to your computer and use it in GitHub Desktop.
Save rahulmalhotra/ed64c46c209e954adc6d00c8b9479d13 to your computer and use it in GitHub Desktop.
Updated Handler in Lightning Events Container File used in Salesforce Lightning Events Tutorial Part 3 - SFDC Stop Blog
<aura:handler name="totalIncomeComponentEvent" event="c:LightningComponentEvent" action="{!c.handleTotalIncomeComponentEvent}" phase="capture"></aura:handler>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment