Valid PDI Dumps shared by EduDump.com for Helping Passing PDI Exam! EduDump.com now offer the newest PDI exam dumps, the EduDump.com PDI exam questions have been updated and answers have been corrected get the newest EduDump.com PDI dumps with Test Engine here:
Access PDI Dumps Premium Version
(205 Q&As Dumps, 35%OFF Special Discount Code: freecram)
Recent Comments (The most recent comments are at the top.)
Correct answers: A, B and C
Ref: https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/events_application_propagation.htm
CORRECT ANSWER IS -
A: Bubble
C: Capture
Explanation Why Correct:
A: The Bubble phase is part of the event propagation framework in Salesforce Lightning Component Framework. During this phase, the event bubbles up from the source component to its parent components in the containment hierarchy.
C: The Capture phase is another phase in the event propagation framework where the event is captured as it descends from the top of the application hierarchy down to the source component that dispatched the event.
INCORRECT OPTIONS:
B: Default is not a phase in the Salesforce Application Event propagation framework. The phases are Capture, Target, and Bubble. There is no Default phase in the event propagation model.
It's A, B, C.
Answer is A, C.