Skip to main content

Events

Events are the hook points your bundle can react to. Each event type is a global bus that fires at a specific moment; you subscribe with a closure and read or change the data in the event object.