Effects

Opacity

The Telerik and Kendo UI Opacity Utilities are CSS classes that enable you to control the opacity of an element.

Utility ClassCSS Property
.k-opacity-0opacity: 0;
.k-opacity-1opacity: 1;

Applying an Opacity

Use the k-opacity-{value} to apply opacity to the element.