Interactivity

The Telerik and Kendo UI Interactivity Utilities enable you to enhance the user experience of people interacting with inputs, texts, touchscreen devices, and many more.

Appearance

The Telerik and Kendo UI Appearance Utilities are CSS utility classes that enable you to remove the native browser styles.

Utility ClassCSS Property
.k-appearance-noneappearance: none;
.k-appearance-autoappearance: auto;

Without Native Styles

Use the k-appearance-none utility to remove the native browser styles from an element.

With Native Styles

Use the k-appearance-auto utility to keep the native browser styles on an element.