StickNitro / ngx-fullcalendar

An Angular wrapper for the https://fullcalendar.io module
MIT License
11 stars 14 forks source link

More function in Option #9

Open pororo12990 opened 5 years ago

pororo12990 commented 5 years ago

Recently I tried to use to ngx-fullcalendar package and I found out that I can't include schedulerLicenseKey, views and resourceAreaWidth. Or is there anyway I can include this in the project?

StickNitro commented 5 years ago

These will need to be added to the options interface, happy to take a PR if anyone wants to add otherwise will be added in next iteration

pororo12990 commented 5 years ago

I think It will be good to have these features in the future so the users are able to custom the calendar.