Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemImageLoadingClass Property

Show in webframe
Item image loading CSS class name
Syntax
get_itemImageLoadingClass();
set_itemImageLoadingClass(value);
Object.defineProperty('itemImageLoadingClass');

Property Value

TypeDescription
stringItem image loading CSS class name. Default value is ItemImageLoadingClass ("image-loading").
Remarks

For more information refer to Image Viewer Elements Mode.

See Also

Reference

ImageViewerElementsModeCreateOptions Object
ImageViewerElementsModeCreateOptions Members

Error processing SSI file