List of questions
Related questions
Question 352 - Certified Platform Developer II discussion
Consider the following code snippet:
How should <c-order> component communicate to the <c-order-order> component that an order has been selected by the user?
A.
Created and fire an application event.
B.
Create and fire a standard DOM event.
C.
Create and fire a component event.
D.
Create and dispatch a custom event
Your answer:
0 comments
Sorted by
Leave a comment first