#cp.web.ui
This extension contains functions which simplify the creation of standard UI events using cp.web.html
as the basis. Most functions return a html
element which is potentially dynamically updatable. Most values can be set using a value or a function, and if functions are provided, they are re-evaluated every time the element is generated.
#API Overview
Functions - API calls offered directly by the extension
Constructors - API calls which return an object, typically one that offers API methods