fullcalendar / fullcalendar-angular

The official Angular component for FullCalendar
https://fullcalendar.io/docs/angular
MIT License
1.08k stars 176 forks source link

Resources are not available in type script definitions #398

Closed GedMarc closed 2 years ago

GedMarc commented 2 years ago

Bug - No premium feature resource options exist in the typescript definitions

Reproducer : https://codesandbox.io/s/morning-wildflower-9g427p?file=/src/app/app.component.ts Source Setup : https://github.com/fullcalendar/fullcalendar-example-projects/blob/master/webpack-scheduler/src/main.js

Error : Unknown option 'resourceAreaHeaderContent' Unknown option 'resources'

Cause : CalendarOptions does not contain any definitions for any resource options