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

Properties

hasUnsavedChanges?: boolean