~~Title: Startup URL Parameters~~ ~~NOTRANS~~ The startup requires specific [[reactui:startup_props|properties]]. Sometimes it's nice to override specific properties and use different values. This case is possible with URL parameters. We support following overrides: appName baseUrl userName password layout (values: standard, corporation) language timeZone deviceMode colorScheme theme transferType (values: partial or full) requestTimeout, aliveInterval wsPingInterval debug (values: true or false) The debug parameter can be used to show resource loading information on loading screen. This is useful if loading stucks.