16. Web Page Resources and Settings

When you create a Web Page you will see that you have two tabs containing options:

Resources and Settings.

External Resources

The Resources tab contains items that are or can be included in the generated HTML for the Web Page and therefore can be referenced in the application. For example, in the provided example xDemoWebGoogleFonts, a set of scripts corresponding to font families is added to the list of External Resources:

When a Style Sheet is referenced in the runtime code, the appropriate style can be applied using the provided script. Refer to the Source tab to see how these Style Sheets are included in the generated HTML.