FavoritesView.maxloadradius

Last update: 2021-07-12
  • Created for:
  • Developer
    User

[FavoritesView.|<containerId>_favoritesView.]maxloadradius=-1|0| *preloadnbr*

preloadnbr

Specifies the component preload behavior.

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

When set to 0, only visible thumbnails are loaded.

When set to preloadnbr, you can specify how many invisible rows around visible area are preloaded.

Properties

Optional.

Default

1

Example

maxloadradius=0

On this page