使用ngx-bootstrap功能(如弹出窗口)以角度(6+)进行全日历4事件

时间:2019-01-09 16:23:27

标签: angular fullcalendar ngx-bootstrap

我在angular 7中使用了fullcalendar v.4,它运行得很好,没有任何“ ng-fullcalendar”软件包。当我尝试使用弹出框时,我会遇到问题。我喜欢ngx-bootstrap的,但是在有角度的(打字稿)中,您通常将它们应用于html-tags中。由于fullcalendar在其自己的代码中呈现html部分,所以我真的看不到如何访问事件。我可以通过“ eventRender:()=> {}”在日历选项中进行渲染,但是我对角度的了解太少了,无法像这样访问component.ts中的ngx-bootstrap功能。任何建议表示赞赏。

0 个答案:

没有答案