List of questions
Related questions
Question 238 - Certified Platform Developer II discussion
Which technique can run logic when an Aura Component is loaded?
A.
Use an aura:handler 'init" event to call a function.
B.
Use the connectedCallback(0 method.
C.
Use the standard doinit function in the controller.
D.
Call $A. enqueueAction passing in the method to call.
Your answer:
0 comments
Sorted by
Leave a comment first