jQuery.wijmo.wijdialog Namespace > options type : dialogClass Field |
Default value: ""
The specified class name(s) will be added to the dialog, for additional theming.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijdialog.options.dialogClass; |
Javascript (Specification) | |
---|---|
|