The app context object to access both the store and the vue router
Event handler to update the stored information after a navigation
Returns a single link that was registered for this page or an empty string if it does not exist
Returns all links that have been registered for this page
Allows you to navigate the user to the link with the given key. Note: This only works for internal links.
Returns true if a certain link exists, false if not
Generated using TypeDoc
LinkRepository constructor.