Skip to content

goto()

ts
function goto(path: string): void;

Conveniently navigates to a new path.

Parameters

path

string

Returns

void