jQuery.wijmo.wijtabs Namespace > options type : disabledIndexes Field |
Default value: []
An array containing the position of the tabs (zero-based index) that should be disabled upon initialization.
Javascript (Usage) | |
---|---|
var value; // Type: array value = jQuery.wijmo.wijtabs.options.disabledIndexes; |
Javascript (Specification) | |
---|---|
|