Simplr Router logo Simplr Router Docs Guides Toggle darkmode

API: Events

Events are dispatched into the window context. Most of them ship payloads containing useful information about the event.

Type name: SimplrRouterOptions

NameDescription
simplr-router-transition-startSimplr router has started transitioning to another view
simplr-router-transition-endSimplr router has finished transitioning to another view
simplr-router-initializedSimplr router has initialized. (After init() call)
simplr-router-navigatedSimplr router has navigated to a new view, and updated the history accordingly