PageView.singleclick

[PageView.|<containerId>_pageView.]singleclick=none|zoom|reset|zoomReset

none|zoom|reset|zoomReset

Configures the mapping of single-click/tap to zoom actions. Setting to none disables single-click/tap zoom. If set to zoom clicking the image zooms in one zoom step; CTRL+Click zooms out one zoom step. Setting to reset causes a single click on the image to reset the zoom to the initial zoom level. For zoomReset , reset is applied if the current zoom factor is at or beyond the specified limit, otherwise zoom is applied.

Properties

Optional.

Default

zoomReset on desktop computers; none on touch devices.

Example

singleclick=zoom

On this page