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

Properties

hasUnsavedChanges?: boolean