App
Interfaces
ManagerAppProps
Properties
Property | Type | Description | Defined in |
---|---|---|---|
initialSettings | Settings | The initial settings read from the previously saved setting file. | manager/App.tsx:16 |
Functions
default()
default(
__namedParameters
):Element
The main component of the manager window.
Parameters
Parameter | Type |
---|---|
__namedParameters | ManagerAppProps |
Returns
Element