Docs Third Party Tools
How to use FullCalendar with third-party tools and frameworks.
TypeScript Support
It is possible to use FullCalendar and Scheduler with TypeScript, a type-aware superset of the JavaScript language that compiles down to JavaScript.
React Component
FullCalendar seamlessly integrates with the React JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API.
Vue Component
FullCalendar seamlessly integrates with the Vue JavaScript framework. It provides a component that exactly matches the functionality of FullCalendar’s standard API.
Angular Component
FullCalendar seamlessly integrates with the Angular 12 - 18. It provides a component that exactly matches the functionality of FullCalendar’s standard API.
Web Component
FullCalendar comes as a Web Component (aka “Custom Element”).