AboutSupportDeveloper GuideVersion 36.122.80.11

Interface CloseWindowPayload

Represents the shape of payload that contains the Window Identity and related options.

Hierarchy

  • CloseWindowPayload

Properties

Properties

options: {
    skipBeforeUnload?: boolean;
}

Type declaration

  • Optional skipBeforeUnload?: boolean

    Default Value

    false

    When set to true skips any before handler set on views that are part of the window

windowId: Identity

Identity of the Window