Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 637 Bytes

File metadata and controls

65 lines (40 loc) · 637 Bytes

welcomeFile

The Web page served by default if the HTTP request does not include a specific path, for example, index.html.

XS Advanced Application-Router Parameters

Property

Type

Mandatory

Values

welcomeFile

String

No

HTML page, for example, index.html

Code Syntax:


"welcomeFile": "index.html"