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 inKendo UI for Vue Native it is a configurable property of theCalendar 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 thekendo-vue-dateinputs package.
To set the number of the month views that will be displayed in the Calendar, use itsviews property.
The Calendar is part of theKendo 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 theOverview article with all Kendo UI for Vue Date Inputs.