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

Properties

hasUnsavedChanges?: boolean