$(function () { var options; // Type: wijmo.textbox.wijtextbox.options $(".selector").wijtextbox(options); });
function wijtextbox() : any;
$(function () { var options; // Type: wijmo.textbox.wijtextbox.options $(".selector").wijtextbox(options); });
function wijtextbox() : any;
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |