FlyoutZoomView.imagereload flyoutzoomview-imagereload

Configures how the component fetches new images for the main and flyout view during resize.

[FlyoutZoomView.|<containerId>_flyout.]imagereload=0|1[,breakpoint, *width*[; *width*]]

0|1

When set to 0 , the component does not load new images during resize, and image resolution in the flyout view does not change.

When set to 1 lets you specify one or more width breakpoints for the image loaded into the main view.

breakpoint, width [; width ]
Width breakpoints for the image loaded into main view. The component always uses best fit size for the initial load. After resize it ensures that the image in main view is always downloaded with the width equal to closest bigger breakpoint, and downscaled on the client.

Properties section-65be9301796240e38f31818229da7acc

Optional.

Default section-bd374ffc5182484faa77a7a3c8fa70f2

0

Example section-bd6c4249bccf44aab13fee8552f5a8b3

imagereload=1,breakpoint,200;400;800;1600

recommendation-more-help
b7426f53-aad9-4c00-83fc-664f30f681e8