Angular12 How to combine ng-zorro-antd calendar with External Event Dragging?

Viewed 320

I am using ng-zorro-antd 12.0.1 in my Angular 12 projects, I need to implement the requirement that user could drag events to the ant design calendar,

I could make it by using full-calendar from here :

https://fullcalendar.io/docs/external-dragging

but I have no idea how to extend it on the ant design and it seems that there are no settings for me to do that.

0 Answers
Related