List of questions
Related questions
Question 291 - Certified Platform Developer II discussion
A lead developer is creating tests for a Lightning web component. The component re-renders when a property called bypassSelection. changes its value.
What should the developer use to the test that the component re-renders successfully when the property changes?
A.
Promise. resolve ( )
B.
dispatchEvent (new CustomEvent (' bypassSelection'))
C.
Windows, Setinterval ( )
D.
Windows, set State ( )
Your answer:
0 comments
Sorted by
Leave a comment first