frontend
Preparing search index...
components/GameResetDialog
GameResetDialogProps
Interface GameResetDialogProps
Props for the GameResetDialog component.
interface
GameResetDialogProps
{
cancelReset
:
()
=>
void
;
confirmOpen
:
boolean
;
confirmReset
:
()
=>
void
;
}
Index
Properties
cancel
Reset
confirm
Open
confirm
Reset
Properties
cancel
Reset
cancelReset
:
()
=>
void
confirm
Open
confirmOpen
:
boolean
confirm
Reset
confirmReset
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Reset
confirm
Open
confirm
Reset
frontend
Loading...
Props for the GameResetDialog component.