Wijmo UI for the Web
renderList Method
wijmo.list Namespace > wijlist type : renderList Method
The renderList method renders the wijlist widget on the client browser when list items change.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("renderList");
});
function renderList() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget