<kendo:diagram-pannable>

Defines the pannable options. Use this setting to disable Diagram pan or change the key that activates the pan behavior.

Example

<kendo:diagram>
    <kendo:diagram-pannable></kendo:diagram-pannable>
</kendo:diagram>

Configuration Attributes

key java.lang.String

The pannable key.

Example

<kendo:diagram-pannable key="key">
</kendo:diagram-pannable>
In this article
Not finding the help you need?