nekken / ng2-fullcalendar

95 stars 47 forks source link

How to disable previous and next buttons based on some condition in angular 6 #74

Open MohamedSahir opened 6 years ago

MohamedSahir commented 6 years ago

Hi i am using your library for angular calender, How to disable the previous and next buttons based on some conditions in angular6

For Default it shows the current date and time , when click on previous which will goes upto 2 month and next 3 month future . after that it will be diasbled , how to disable that , i have referred in fullcalender api,but i dont know how to do that.