Access to the application's Pinia
Normalized current location. See RouteLocationNormalizedLoaded.
Router instance used by the application.
Optional Internal _pCache of stores instantiated by the current instance. Used by devtools to list currently used stores. Used internally by Pinia.
Generated using TypeDoc
Custom properties added to component instances in any way and can be accessed through
thisExample
Here is an example of adding a property
$routerto every component instance: