Skip to content

Configurations

Randy edited this page Dec 20, 2015 · 4 revisions

Configurations:

key type default notes
url String "example.com" Main entry of the application
title String "WebShell" Window title
useDocumentTitle Bool true When it set to true, the window title is equal to the web document title
launchingText String "Launching..." The contents which will be shown on the first loading screen
initialWindowHeight Int 640 The initial window height
initialWindowWidth Int 1000 The initial window Width
showLoadingBar Bool true Set true to display a loading spinner on the left-top of window.

Clone this wiki locally