[object Object]

api

helpers

goto

$goto (path, params)

Programmatic navigation.

path: string

The internal path to the URL, eg.: /blog/[slug]/comments

params: object

The parameters to be used in the URL. Parameters not used in the path will be appended to the url as a query string.