Variable: NAVIGATION_EVENT
Variable: NAVIGATION_EVENT
const NAVIGATION_EVENT: "@stonejs/router.navigate" = '@stonejs/router.navigate';
A constant representing the navigation event type.
This event is triggered when a navigation action occurs within the Stone.js application. It can be used to handle routing and navigation-related tasks.