Type Alias ZoomByPayload

ZoomByPayload: { deltaZoom: number }

The payload for the zoom by payload.

Type declaration

  • deltaZoom: number