ThumbnailGridView.maxloadradius

[ThumbnailGridView.|<containerId>_pageView.]maxloadradius=-1|0| *preloadnbr*

-1|0| preloadnbr

Specifies the component preload behavior.

When set to -1 the thumbnails are loaded simultaneously when the component is initialized or the asset changes.

When set to 0 only the visible thumbnails are loaded.

Set preloadnbr defines how many invisible rows/columns around the visible area are preloaded.

Properties

Optional.

Default

1

Example

maxloadradius=0

On this page