fullcalendar / fullcalendar-react

The official React Component for FullCalendar
https://fullcalendar.io/docs/react
MIT License
2.09k stars 110 forks source link

Passing custom props to custom view #119

Closed phongnm-dev closed 3 years ago

phongnm-dev commented 3 years ago

Feature Requests

Hi, I've created a custom view with fullcalendar, but I can't find anyway to pass custom props to its, it only receive the default props from fullcalendar. The default props passed to custom view is missing some necessary props like viewRender (viewDidMount)

acerix commented 3 years ago

This is not specific to React, there is already a ticket in the main repo: https://github.com/fullcalendar/fullcalendar/issues/6048 ↑ Please visit the above issue, give a 👍 to vote (?), press the 🔈Subscribe button to receive updates.