FlyoutZoomView.overlay

[FlyoutZoomView.|<containerId>_flyout.]overlay=0|1

0|1

Controls the main view highlight appearance when the flyout is active. When set to 0, the area currently visible in the flyout window is highlighted using styles provided by .s7highlight or by .s7cursor CSS class names (depending on the value of highlightmode modifier). When set to 1 component enters "inverse" mode where the currently viewed area is either fully transparent (in case highlightmode is set to highlight) or styled with .s7cursor CSS class name (in case highlightmode is set to cursor), but surrounding area is filled using styles provided by .s7overlay CSS class name.

Properties

Optional.

Default

0

Example

overlay=1

On this page