Skip to content

Instantly share code, notes, and snippets.

@Frelseren
Created February 10, 2018 18:16
Show Gist options
  • Save Frelseren/b73392b9465fdf035f411d3c0acf4fcb to your computer and use it in GitHub Desktop.
Save Frelseren/b73392b9465fdf035f411d3c0acf4fcb to your computer and use it in GitHub Desktop.
AngularPOC Lightning Component
<aura:component implements="flexipage:availableForAllPageTypes" access="global">
<lightning:container src="{!$Resource.AngularPOC + '/index.html'}" />
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment