jQuery.wijmo.wijdialog Namespace > options type : title Field |
Default value: null
Specifies the title of the dialog. If the value is null, the title attribute on the dialog source element will be used.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijdialog.options.title; |
Javascript (Specification) | |
---|---|
|