Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Resources and Settings.Image Removed

Image Added
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:Image Removed

Image Added

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.