jQuery.wijmo.wijlist Namespace > options type : listItems Field |
Default value: []
An array that specifies the listItem collections of wijlist.
Javascript (Usage) | |
---|---|
var value; // Type: array value = jQuery.wijmo.wijlist.options.listItems; |
Javascript (Specification) | |
---|---|
|