ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 238 - Certified Platform Developer II discussion

Report
Export

Which technique can run logic when an Aura Component is loaded?

A.
Use an aura:handler 'init" event to call a function.
Answers
A.
Use an aura:handler 'init" event to call a function.
B.
Use the connectedCallback(0 method.
Answers
B.
Use the connectedCallback(0 method.
C.
Use the standard doinit function in the controller.
Answers
C.
Use the standard doinit function in the controller.
D.
Call $A. enqueueAction passing in the method to call.
Answers
D.
Call $A. enqueueAction passing in the method to call.
Suggested answer: A
asked 23/09/2024
David Gallegos
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first