New to Kendo UI for Vue? Start a free 30-day trial

PannableProps

pannable-key String

Specifies the key that will be pressed to activate panning.

The supported values are:

  • none—No key is required.
  • ctrl—The Ctrl key has to be pressed.
  • shift—The Shift key has to be pressed.
  • alt—The Alt key has to be pressed.

pannable-lock String

Specifies an axis that must not be panned.

The supported values are:

  • none
  • x
  • y

In this article

Not finding the help you need?