Example of Print in React Scheduler Component

/
/
PrintSchedule

This example demonstrates how to print the Scheduler element at client-side.

More Details...

Loading....
Description

In this example, the Scheduler element is Printed by making use of the public method print.

Also, we can print the schedule based on the custom rendering by passing the ScheduleModel in the print method. In the above demo, we have demonstrated the print method with the below properties of the ScheduleModel.

  • height
  • width
  • selectedDate
Module Injection

To start using Print functionality in Scheduler, we need to inject Print module into the services.