If you change the hash and don't want EVENT_ON_HASH_CHANGE to be triggered by it, emit this event first and set the args: {new: "#/new/hash"}
Emitted when the registerEventOnHashChange() helper was invoked. It is triggered every time the user moves in the history forwards or backwards.
Emitted when the registerEventResizeThrottled() helper was invoked. It is called every time the window is resized, but which has a debounce rate of 150ms
Emitted when the registerEventScrollThrottled() helper was invoked. It is called every time the window is scrolled, but which has a debounce rate of 150ms
Generated using TypeDoc
Emitted when the BreakpointService is used. It is called every time when the browser window is resized and the breakpoint was changed