Skip to content

Instantly share code, notes, and snippets.

@xgeek-net
Created January 6, 2019 07:15
Show Gist options
  • Save xgeek-net/0348a72af9fe202e24c17192490f10d1 to your computer and use it in GitHub Desktop.
Save xgeek-net/0348a72af9fe202e24c17192490f10d1 to your computer and use it in GitHub Desktop.
SampleAura Lightning Component
<aura:component controller="SampleAuraController">
<lightning:button label="Call Server-Side" onclick="{!c.showAccount}"/>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment