<content>

content

Defines the app's starting page in the top-level web assets directory. The default value is index.html, which customarily appears in a project's top-level www directory.

Attributes(type)
Only for platform:
Description
src(string) Required
Defines the app's starting page in the top-level web assets directory. The default value is index.html, which customarily

appears in a project's top-level www directory.

Examples:

<widget ...>
   <content src="startPage.html"></content>
</widget>
doc_cordova
2017-01-31 03:39:48
Comments
Leave a Comment

Please login to continue.