New to Kendo UI for Angular? Start a free 30-day trial
ModifierKey
Updated on Jun 17, 2025
Specifies a modifier key for multiple column sorting.
type ModifierKey = "none" | "ctrl" | "shift" | "alt";