StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

custom viewType #249

Closed Sahinugur closed 2 years ago

Sahinugur commented 2 years ago

There are different viewType methods as SchedulerData props. For example Week, Month and Year. I want a custom ViewType till 2 days earlier than the current day, current day, and till 7 days after the current day. I would be glad if someone help me out