Skip to content

Instantly share code, notes, and snippets.

@amitkumarRoy
Created July 25, 2018 06:32
Show Gist options
  • Save amitkumarRoy/83d4e19c0cba84cc2bdc0c04982b333c to your computer and use it in GitHub Desktop.
Save amitkumarRoy/83d4e19c0cba84cc2bdc0c04982b333c to your computer and use it in GitHub Desktop.
<aura:component implements="flexipage:availableForAllPageTypes">
<lightning:button label="Create Simpluslabs Record" variant="brand" onclick="{!c.onCreate}"/>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment