Skip to content

Instantly share code, notes, and snippets.

@rahulmalhotra
Created March 25, 2018 10:41
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/5dc2a3926d1b6d6167d6a31b41725c10 to your computer and use it in GitHub Desktop.
Save rahulmalhotra/5dc2a3926d1b6d6167d6a31b41725c10 to your computer and use it in GitHub Desktop.
Init handler sample code used in events introduction blog - Sfdcstop
<aura:handler name="init" action="{!c.getContactsList}" value="{!this}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment