Wijmo UI for the Web
toggle Method
wijmo.dialog Namespace > wijdialog type : toggle Method
The toggle method expands or collapses the content of the wijdialog.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("toggle");
});
function toggle() : any;
See Also

Reference

wijdialog type
wijdialog jQuery Widget