Search results to display.
Current matching configuration.
Current sync configuration.
Whether custom threshold is enabled for auto-pause.
Callback when matching config changes.
Callback when sync config changes.
Callback to toggle custom threshold.
Callback to set entire sync config.
Backup schedule configuration.
Timestamp of next scheduled backup.
Timestamp of last scheduled backup.
Whether a manual backup trigger is in progress.
Callback when backup schedule config changes.
Callback to trigger manual backup.
OptionalonOptional callback to restore from file.
Which cache types to clear when clear action is triggered.
Whether caches are currently being cleared.
Whether caches were successfully cleared (success flag).
Currently selected backup file for restore operations.
Error message if backup file validation fails.
Whether a backup restore operation is in progress.
Whether the debug menu is enabled.
Whether storage debugger panel is enabled.
Whether log viewer panel is enabled.
Whether log redaction is enabled in the log viewer.
Whether state inspector panel is enabled.
Whether IPC viewer panel is enabled.
Whether event logger panel is enabled.
Whether confidence test exporter is enabled.
Whether performance monitor is enabled.
Current search query for filtering sections.
ID of currently highlighted section.
Callback to update which caches to clear.
Callback to execute cache clearing.
Callback to trigger backup restore from previously uploaded file.
Callback when user selects a backup file.
Callback to toggle debug menu on/off.
Callback to toggle storage debugger panel.
Callback to toggle log viewer panel.
Callback to toggle log redaction in viewer.
Callback to toggle state inspector panel.
Callback to toggle IPC viewer panel.
Callback to toggle event logger panel.
Callback to toggle confidence test exporter.
Callback to toggle performance monitor.
Map of section IDs to their collapsed states.
Callback to toggle a section's collapsed state.
Props for SettingsTabsContainer component.
Source