brows3r — TypeScript API
Preparing search index...
api/settings
StartupBehavior
Interface StartupBehavior
What the app does on startup.
interface
StartupBehavior
{
openTo
?:
string
;
restoreSession
:
boolean
;
}
Index
Properties
open
To?
restore
Session
Properties
Optional
open
To
openTo
?:
string
restore
Session
restoreSession
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
open
To
restore
Session
brows3r — TypeScript API
Loading...
What the app does on startup.