Search results

ZoomTrigger API in JavaScript Image Editor API control

An enumeration representing the different ways to trigger zooming in the image editor.

  • Commands - Zooming triggered by command keys.
  • MouseWheel - Zooming triggered by mouse wheel.
  • Pinch - Zooming triggered by pinch gesture.
  • Toolbar - Zooming triggered by toolbar button click.