AboutSupportDeveloper GuideVersion 22.3.24
interface ModifiedPageState {
    hasUnsavedChanges?: boolean;
}

Properties

hasUnsavedChanges?: boolean