AboutSupportDeveloper GuideVersion 22.3.19

Interface HandleSaveModalOnPageClosePayload

interface HandleSaveModalOnPageClosePayload {
    identity: Identity_4;
    page: AttachedPage;
}

Properties

Properties

identity: Identity_4

The OF window identity containing the page.

The page that is closing.