Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

NavigationOptions type

Additional information passed to the navigateInternal and navigateExternal functions

type NavigationOptions = { apiId: ApiId; noHistory: boolean; timeout: number }