jQuery.wijmo.wijaccordion Namespace > options type : event Field |
Default value: 'click'
Determines the event that triggers the accordion to change panes.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijaccordion.options.event; |
Javascript (Specification) | |
---|---|
|