Skip to content

Instantly share code, notes, and snippets.

@liuxiachanghong
Created January 31, 2021 11:34
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 liuxiachanghong/c56f9b120ab6c60510db33b473aaeac7 to your computer and use it in GitHub Desktop.
Save liuxiachanghong/c56f9b120ab6c60510db33b473aaeac7 to your computer and use it in GitHub Desktop.
<aura:event type="APPLICATION">
<aura:attribute name="accounts" type="Account[]"/>
<aura:attribute name="leads" type="Lead[]"/>
</aura:event>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment