是否可以在 fullcalendar 中将事件呈现为点?

Is it possible to render events as dots in fullcalendar?

提问人:Raghav Sharma 提问时间:11/1/2023 最后编辑:ADysonRaghav Sharma 更新时间:11/1/2023 访问量:14

问:

我想将事件呈现为点,而不是完整日历提供的矩形条。我尝试了这个道具,但是,它在重叠事件中不能很好地工作。eventContent

如果事件是多日事件,则它只显示 evnet 启动当天的事件点。

JavaScript 完整日历 -6

评论

0赞 ADyson 11/1/2023
it just shows the event dot on the day the evnet has started...你的期望是......?您希望它在事件发生的每一天都显示一个点吗?另外,您只是在谈论月视图,还是其他视图?

答: 暂无答案