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

GroupProps

group-date Boolean

If group-date is set to true and group.resources contains set resources, the view is grouped by date.

group-resources Array

An array of resource names by which the Scheduler events will be grouped.

group-orientation String

The orientation of the group headers.

The supported values are:

  • horizontal
  • vertical

The Agenda view is always in vertical orientation.