New to Kendo UI for Vue? Start a free 30-day trial

Add a badge to the Calendar cells based on a condition

Product Version4.3.2
ProductProgress® Kendo UI for Vue Native

Description

How can I render a badge for specific calendar cells based on a condition?

Solution

Use the cell prop to render a custom component that will render a Badge based on the required condition.

Runnable example

The following example showcases how to render the Badge for the first three dates:

Example
View Source
Change Theme:

In this article

Not finding the help you need?