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
—TheCtrl
key has to be pressed.shift
—TheShift
key has to be pressed.alt
—TheAlt
key has to be pressed.
pannable-lock String
Specifies an axis that must not be panned.
The supported values are:
none
x
y