jQuery.wijmo.wijmenu Namespace > options type : topLinkText Field |
Default value: 'All'
A value that sets the text of the top link.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijmenu.options.topLinkText; |
Javascript (Specification) | |
---|---|
|