Wijmo UI for the Web
tabTemplate Field

Default value: ""

HTML template from which a new tab is created and added. The placeholders #{href} and #{label} are replaced with the url and tab label that are passed as arguments to the add method.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijtabs.options.tabTemplate;
Javascript (Specification) 
var tabTemplate : string;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.