Skip to content

Instantly share code, notes, and snippets.

@simpluslabs
Created November 27, 2018 06:43
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 simpluslabs/4012856c92b09139a90c258aa09f0276 to your computer and use it in GitHub Desktop.
Save simpluslabs/4012856c92b09139a90c258aa09f0276 to your computer and use it in GitHub Desktop.
<aura:component >
<!--LockerServiceTestComp-->
<lightning:button aura:id="libutton" onclick="{! c.doInit}">
<div id="testClass">
Press Here
</div>
</lightning:button>
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment