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:
Which two are phases in the Aura application event propagation framework? Choose 2 answers
Correct Answer: B,C
Event Propagation Phases in Aura Framework: Default Phase: The framework executes handlers withevent.setDefault(). Bubble Phase: The event propagates upward from the target component to the root component. Why Not Other Options? A). Control: Not a valid Aura event propagation phase. D). Emit: This is part of event creation, not propagation. References:Aura Event Propagation:https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning /events_application.htm