frontend
Preparing search index...
components/ManualModal
ManualModalProps
Interface ManualModalProps
Props for the ManualModal component.
interface
ManualModalProps
{
gamePath
:
string
;
onClose
:
()
=>
void
;
open
:
boolean
;
}
Index
Properties
game
Path
on
Close
open
Properties
game
Path
gamePath
:
string
on
Close
onClose
:
()
=>
void
open
open
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
game
Path
on
Close
open
frontend
Loading...
Props for the ManualModal component.