this.gui
Preparing search index...
startApp
Function startApp
startApp
(
options
?:
StartAppOptions
,
)
:
Promise
<
{
basePath
:
string
;
gui
:
any
;
router
:
any
;
routeState
:
GuiRouteState
;
runtime
:
RouterRuntime
|
null
;
}
,
>
Parameters
options
:
StartAppOptions
= {}
Returns
Promise
<
{
basePath
:
string
;
gui
:
any
;
router
:
any
;
routeState
:
GuiRouteState
;
runtime
:
RouterRuntime
|
null
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
this.gui
Loading...