jQuery.wijmo.wijlist Namespace > options type : selectionMode Field |
Default value: 'single'
A value indicates the list items can be single-selected or multi-selected
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijlist.options.selectionMode; |
Javascript (Specification) | |
---|---|
|