Activity Forums Salesforce® Discussions What is bubble and capture phase in Salesforce lightning?

  • Sumit kumar

    Member
    June 24, 2020 at 6:36 AM

    Capture phase—The framework executes the capture phase from the application root to the source component until all components are traversed. … Bubble phase—The framework executes the bubble phase from the source component to the application root until all components are traversed or stopPropagation() is called.

Log In to reply.