How to use Vue templates to display dynamic reservation prices in each Scheduler time slot. Slot prices are defined using pricing plans independently for each day of the week.
-
Updated
Oct 2, 2025 - Vue
How to use Vue templates to display dynamic reservation prices in each Scheduler time slot. Slot prices are defined using pricing plans independently for each day of the week.
How to create a weekly calendar web application using a Vue calendar component.
Use the Vue date picker component (Navigator) to change the current date. The date picker can highlight dates that already have events or are not available.
Vue templates supported by the Scheduler component allow you to add dynamic content to events, such as checkboxes, drop-down lists, or attachment upload buttons.
Vue templates allow adding dynamic content to Vue Calendar events, including interactive elements and custom Vue components.
How to add "Undo" and "Redo" buttons to the Vue Scheduler component. The UndoService maintains history of changes and allows unlimited undo/redo.
Create a complex calendar UI in Vue.js with multiple views, view-switching buttons and an integrated date picker. Use a shared data source to make it fast and Vue templates to define event appearance.
Use the Vue calendar component to display an interactive schedule for multiple resources.
How to switch the date range displayed by the Vue.js Scheduler using next/previous buttons.
How to create a monthly calendar/scheduler view for planning events, tasks, and reminders in Vue. The downloadable Vue project uses the open-source DayPilot Lite library.
Add a description, image, and links to the daypilot topic page so that developers can more easily learn about it.
To associate your repository with the daypilot topic, visit your repo's landing page and select "manage topics."