Navigates to an URL.

Hierarchy

  • NavigateActionConfig

Properties

newBrowserConfig: {
    [key: string]: any;
}

The configuration for the new browser window.

Type declaration

  • [key: string]: any

Target for the navigation action.

url: string

The URL to navigate to.

Generated using TypeDoc