New to KendoReact? Start a free 30-day trial
ModifierKey
ModifierKeyPremium
Updated over 6 months ago
Specifies a modifier key.
type ModifierKey = "none" | "ctrl" | "shift" | "alt";