ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 311 - Certified Platform Developer II discussion

Report
Export

Which technique can run custom logic when a Lightning web component is loaded?

A.
Call SA.enqueueAction passing in the method to call.
Answers
A.
Call SA.enqueueAction passing in the method to call.
B.
Use the connectedCallback () method.
Answers
B.
Use the connectedCallback () method.
C.
Use an aura:handler "init" event to call a function.
Answers
C.
Use an aura:handler "init" event to call a function.
D.
Use the renderedCallback ( ) method.
Answers
D.
Use the renderedCallback ( ) method.
Suggested answer: B
asked 23/09/2024
Francesco Pugliese
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first