Menu
Libraries |
Category

svelte-fullcalendar

  • A Svelte 3 component-wrapper for FullCalendar , providing seamless integration with Svelte and SvelteKit.
  • Allows using FullCalendar's standard API functionality within Svelte components.
  • Supports all FullCalendar plugins (including premium Scheduler plugins with license key).
  • Enables draggable external events via the interactionPlugin.
  • Key features:
    • Pass all options (including events and handlers) through a single options object
    • Modify options reactively after initialization
    • Access underlying Calendar API for advanced control
    • Supports TypeScript type definitions
  • Target audience: Svelte/SvelteKit developers needing calendar functionality.
  • License: MIT (same as FullCalendar).

sveltefullcalendarcomponentschedulerjavascriptcalendar

Comments