Created
November 13, 2018 05:26
-
-
Save simpluslabs/c67c588a3991acd232bb3a694e8cc507 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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