Activity Forums Salesforce® Discussions What are capture and bubble phase in Lightning in Salesforce?

  • Ratnesh

    Member
    June 30, 2020 at 6:21 PM

    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.

  • [adinserter block='9']
  • Pooja

    Member
    July 1, 2020 at 6:46 AM

    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.