Web pattern library, style and technical reference
/************************************/
/** UON Component Name **/
/** -- Release date {Month Year} **/
/** -- Developer name (UniID) **/
/************************************/
var uonComponentName;
uonComponentName = function(s) {
/** Function code **/
};
uonComponentName(selector);
TBA