Kendo UI for Vue MultiView Calendar Overview
The Kendo UI for Vue MultiView Calendar is a functionality of the Kendo UI for Vue Calendar component that enables you to control the number of the horizontally rendered views.
The MultiView Calendar can be found as a separate component in other Kendo UI suites but in Kendo UI for Vue Native
it is a configurable property of the Calendar component. The Kendo UI for Vue Calendar component is part of the Kendo UI for Vue library of Vue UI components. It is distributed through NPM under the kendo-vue-dateinputs package.
Basic Usage
To set the number of the month views that will be displayed in the Calendar, use its views
property.
The Calendar is part of the Kendo UI for Vue Date Inputs component library. The procedures for installing, importing, and using the Date Inputs are identical for all components in the package. To learn how to use the Calendar and the rest of the Date Inputs, see the Overview article with all Kendo UI for Vue Date Inputs.
Functionality and Features
- Disabled state
- Dates
- Active view
- View selection depth
- Date limits
- Week number column
- Reverse range selection
- Custom rendering
- Integration with JSON
- Globalization
- Keyboard navigation
- Accessibility
Support and Learning Resources
- Calendar Homepage
- API Reference of the Calendar Component
- Getting Started with Kendo UI for Vue - JavaScript (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript (Online Guide)
- Getting Started with Kendo UI for Vue - JavaScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - TypeScript + Options API (Online Guide)
- Getting Started with Kendo UI for Vue - Nuxt 3 (Online Guide)
- Virtual Classroom (Training Course for Registered Users)
- Calendar Forum
- Knowledge Base
- Kendo UI Productivity Tools extension for VS Code