Templates and controls

CSS templates

UWA templates are simple code conventions for writing clean and meaninful XHTML. They let you build powerful user interfaces easily, and make sure your widget integrates well in the UWA environment.

In order to have the right style applied to your widget, these templates provide the proper CSS rules, along with the expected XHTML nodes. This way, your widget will perfectly fit with the whole UWA style.

JavaScript controls

Controls are advanced templates, in that they offer you powerful JavaScript methods and CSS rules to build HTML components that directly integrate into your widget's design.