Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NavigationOptions type
- Package:
- @azure/msal-browser
Additional information passed to the navigateInternal and navigateExternal functions
type NavigationOptions = { apiId: ApiId; noHistory: boolean; timeout: number }
