Wijmo UI for the Web
popItem Method
wijmo.list Namespace > wijlist type : popItem Method
The popItem method removes the last item from the wijlist widget.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("popItem");
});
function popItem() : any;
See Also

Reference

wijlist type
wijlist jQuery Widget