New to Kendo UI for Angular? Start a free 30-day trial
DragMode
Updated over 6 months ago
Represents the available modes for the drag action.
type DragMode = "auto" | "manual";
Represents the available modes for the drag action.
type DragMode = "auto" | "manual";