流星反应全日历实施
meteor react fullcalendar implementation
我是流星的新手,我完全不知道如何执行以下操作:
我想使用 react 作为视图层。因此,我使用 themeteorchef base 作为样板。我想添加 fullcalendar 来显示日历数据。有几个包在流星中提供完整的日历。参见 https://atmospherejs.com/?q=fullcalendar . However when using these, they all seem to rely on blaze as templating engine... I tried converting the blaze template to a react component by using this package: https://atmospherejs.com/thereactivestack/blazetoreact
但是我对如何做到这一点一无所知,任何人都可以指出我正确的方向吗?
我是流星的新手,我完全不知道如何执行以下操作: 我想使用 react 作为视图层。因此,我使用 themeteorchef base 作为样板。我想添加 fullcalendar 来显示日历数据。有几个包在流星中提供完整的日历。参见 https://atmospherejs.com/?q=fullcalendar . However when using these, they all seem to rely on blaze as templating engine... I tried converting the blaze template to a react component by using this package: https://atmospherejs.com/thereactivestack/blazetoreact 但是我对如何做到这一点一无所知,任何人都可以指出我正确的方向吗?