I'm using angular 6 day-pilot in web application. Now I'm going to make a mobile version of my application. I want to use responsive angular 6 day-pilot on my mobile version. Help me regarding this.
Akhtar Raza
The components will work on mobile devices as well.
1. You may want to make some dimension adjustments (like the row header width in the Scheduler) depending on the device width.
2. You'll also need to define the desired touch gesture behavior.
See also: https://doc.daypilot.org/scheduler/touch-devices/ https://doc.daypilot.org/calendar/touch-devices/ https://doc.daypilot.org/month/touch-devices/
But how can we adjust the left side text?