host?
The target host to redirect to. Defaults to the current location.host.
type
stringoptional
path?
The target path to redirect to. Defaults to the current location.pathname.
type
stringoptional
auto?
Should the redirect happen automatically without user input? Defaults to true.
type
booleanoptional
children?
type
Snippet<[url: string]>optional