Interactivity

Pointer Events

The Telerik and Kendo UI Pointer Events Utilities are CSS utility classes that enable you to block default browser actions such as clicking.

Utility ClassCSS Property
.k-pointer-events-nonepointer-events: none;
.k-pointer-events-autopointer-events: auto;

Removing the Native Styles

Use the k-pointer-events-none and k-pointer-events-auto utilities to disable or enable the native pointer actions of an element.