Skip to main content

Home > @jsplumbtoolkit/browser-ui > WheelOptions > useMetaKey

WheelOptions.useMetaKey property

If true, the "meta" key (CMD on Mac, Ctrl on windows/linux) must be pressed in order for wheel zoom to operate. This can be useful if your UI fills the screen in one or more axes and your users would not be able to scroll past the Surface widget.

Signature:

useMetaKey?: boolean;