List of questions
Related questions
Question 311 - Certified Platform Developer II discussion
Which technique can run custom logic when a Lightning web component is loaded?
A.
Call SA.enqueueAction passing in the method to call.
B.
Use the connectedCallback () method.
C.
Use an aura:handler "init" event to call a function.
D.
Use the renderedCallback ( ) method.
Your answer:
0 comments
Sorted by
Leave a comment first