get_divClassName();
set_divClassName(value);
Object.defineProperty('divClassName');
Type | Description |
---|---|
string | The CSS class name to use for the main DIV element of the viewer. |
This property is optional. Use this property to customize the main DIV element of the viewer.
This example will use custom CSS classes to create a custom viewer.