FlyoutZoomView.imagereload flyoutzoomview-imagereload

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

0|1

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

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

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 that is loaded into the main view.

The component always uses the best fit size for the initial load. After resize it ensures that the image in the main view is always downloaded using the width that is equal to the closest larger breakpoint, and downscaled on the client.

Properties section-e6310c8c4e8547689a5b48ceddb3671d

Optional.

Default section-fcb06fd8e7e945e590094efcf9a1d510

1,breakpoint,300;600;1200

Example section-3a188ab955c445bcb2efa3c49722c10d

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

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