jQuery.wijmo.wijtabs Namespace > options type : panelTemplate Field |
Default value: ""
This is the HTML template from which a new tab panel is created in case a tab is added via the add method or if a panel for a remote tab is created on the fly.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijtabs.options.panelTemplate; |
Javascript (Specification) | |
---|---|
|