How to use FullCalendar within Angular 2

后端 未结 5 1344
北海茫月
北海茫月 2021-02-06 05:11

I\'m fairly new to Angular 2 and are trying to get a grip of how to integrate Angular 2 with existing Javascript UI Framework libraries.

Now I\'m trying to play with th

5条回答
  •  独厮守ぢ
    2021-02-06 06:06

    ng-fullcalendar wraps the fullcalendar module for Angular 2.

    https://github.com/jamaks/ng-fullcalendar

    I do not think wrapping it by yourself is a good idea and ng2-fullcalendar is not under maintain. ng-fullcalendar is a relatively new project and has many active check-in.

提交回复
热议问题