Interface: MaintenanceSectionProperties
Defined in: src/components/Settings/SettingsSections.tsx:919
Propertiesโ
backupSummaryโ
readonlybackupSummary:BackupSummary|null
Defined in: src/components/Settings/SettingsSections.tsx:920
downloadButtonIconโ
readonlydownloadButtonIcon:ReactNode
Defined in: src/components/Settings/SettingsSections.tsx:921
iconโ
readonlyicon:IconType
Defined in: src/components/Settings/SettingsSections.tsx:922
isLoadingโ
readonlyisLoading:boolean
Defined in: src/components/Settings/SettingsSections.tsx:923
onDownloadBackup()โ
readonlyonDownloadBackup: () =>void
Defined in: src/components/Settings/SettingsSections.tsx:924
Returnsโ
void
onRefreshHistory()โ
readonlyonRefreshHistory: () =>void
Defined in: src/components/Settings/SettingsSections.tsx:925
Returnsโ
void
onResetData()โ
readonlyonResetData: () =>void
Defined in: src/components/Settings/SettingsSections.tsx:926
Returnsโ
void
onRestoreClick()โ
readonlyonRestoreClick: () =>void
Defined in: src/components/Settings/SettingsSections.tsx:927
Returnsโ
void
onRestoreFileChange()โ
readonlyonRestoreFileChange: (event:ChangeEvent<HTMLInputElement>) =>void
Defined in: src/components/Settings/SettingsSections.tsx:928
Parametersโ
eventโ
Returnsโ
void
refreshButtonIconโ
readonlyrefreshButtonIcon:ReactNode
Defined in: src/components/Settings/SettingsSections.tsx:931
resetButtonIconโ
readonlyresetButtonIcon:ReactNode
Defined in: src/components/Settings/SettingsSections.tsx:932
restoreFileInputRefโ
readonlyrestoreFileInputRef:RefObject<HTMLInputElement|null>
Defined in: src/components/Settings/SettingsSections.tsx:933
showButtonLoadingโ
readonlyshowButtonLoading:boolean
Defined in: src/components/Settings/SettingsSections.tsx:934
uploadButtonIconโ
readonlyuploadButtonIcon:ReactNode
Defined in: src/components/Settings/SettingsSections.tsx:935