Servoy / fullcalendarcomponent2

Servoy Component around Fullcalendar
MIT License
0 stars 0 forks source link

premium feature support #1

Open r4inX opened 1 year ago

r4inX commented 1 year ago

Hey, just a quick question because i cant find anything about it in the docs/wiki. I need the fullcalendar-scheduler. This is a premium feature of fullcalendar.io.

Is this supportet by this servoy-component? Normally i just would do that: { schedulerLicenseKey: 'CC-Attribution-NonCommercial-NoDerivatives' }

Can i just use this? Or do i need to modify the .js and .css files for it? Thanks in advance.

-r4in