Kendo UI for Vue
The Kendo UI for Vue Scheduler component offers an in-app calendar experience similar to Microsoft Outlook or Google Calendar. Included are essential user features: multiple views, support for multiple resources, event editing, and more. Every feature can be enabled through a single configuration option or deeply customized with a flexible API.
The Vue Schedule supports all commonly used schedule views. You can accept the defaults or choose which you’d like to display on load and which you’d like to expose to our users. Supported views include (click on each or a demo):
Bind the Vue Scheduler to your local or remote data source. All you need to do is indicate id, start, and end fields and it will do the rest!
Go beyond the simple display of scheduled events. Allow your users to create, edit, and update them. Similar to other popular calendar applications, users will be able to alter events via resize, drag, and drop.
Give your schedule an additional dimension with resources. These are typically people or meeting rooms. An even can have multiple resources (a team of people and a meeting room) and you can view calendars by each resource.
Use the grouping feature to create a separate sub-view of the calendar for each resource. Great for managing teams, conference rooms, or service provider appointments.
The Vue Scheduler exposes its messages in a convenient way for easy globalization. It will also automatically format content per culture settings.
The Vue Scheduler includes extensive support for navigating and interacting with elements inside the component. This is part of Kendo UI’s ongoing commitment to both usability and accessibility.