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 React, versions 17 - 19. It provides a component that exactly matches the functionality of FullCalendar's standard API.
Preact Component
FullCalendar seamlessly integrates with the Preact. It provides a component that exactly matches the functionality of FullCalendar's standard API.
Vue Component
FullCalendar seamlessly integrates with Vue 3. It provides a component that exactly matches the functionality of FullCalendar's standard API.
Angular Component
FullCalendar seamlessly integrates with Angular 16 - 21. 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").