Module ResetSettingsDialog

Settings Reset Confirmation Dialog Component

Provides a confirmation interface before resetting application settings to their default values. This component ensures users do not accidentally reset their configuration by requiring explicit confirmation through an alert dialog.

Features:

  • Clear warning about the irreversible nature of the action
  • Two-step confirmation process (button click + dialog confirmation)
  • Visually distinctive styling for the destructive action
  • Cancel option to safely abort the reset operation

This component serves as a safety mechanism for the potentially destructive action of resetting all user configuration to default values.

Interfaces

ResetSettingsDialogProps

Functions

ResetSettingsDialog