jQuery.wijmo.wijdialog Namespace > options type : closeText Field |
Default value: 'close'
Specifies the text for the close button. Note that the close text is visibly hidden when using a standard theme.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijdialog.options.closeText; |
Javascript (Specification) | |
---|---|
|