Skip to content

Instantly share code, notes, and snippets.

@simpluslabs
Created November 13, 2018 05:26
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/c67c588a3991acd232bb3a694e8cc507 to your computer and use it in GitHub Desktop.
Save simpluslabs/c67c588a3991acd232bb3a694e8cc507 to your computer and use it in GitHub Desktop.
<aura:component >
<!--ChildComp2-->
<aura:handler name="init" value="{! this}" action="{! c.doInit}" />
</aura:component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment