interface NavigateOptions {
    route: string;
}

Properties

Properties

route: string