Skip to content

gi-nx


gi-nx / navigateTo

ts
function navigateTo(url: string): void;

Navigate to a different page. The URL needs to be whitelisted by us for security reasons. Contact us for details.

Parameters

ParameterType
urlstring

Returns

void