AboutSupportDeveloper GuideVersion 41.130.100.28
BrowserContentBehavior: {
    behavior: "browser";
    closeExisting?: boolean;
}

Type declaration

  • behavior: "browser"
  • OptionalcloseExisting?: boolean

    Additional property that can be specified when setting the behavior to browser. When set to true will close the Window or View that tried to navigate or redirect to the blocked URL.