About 50 results
Open links in new tab
  1. FullCalendar - JavaScript Event Calendar

    Jun 1, 2020 · With over 300 settings, and more being added every release, FullCalendar can do just about anything. Reduce your project's bundle size by using FullCalendar's modular …

  2. Documentation | FullCalendar

    Jun 1, 2020 · Date & Time Display Date Navigation Date Nav Links Week Numbers Date Clicking & Selecting Now Indicator Business Hours

  3. Introduction - Docs | FullCalendar

    Jun 1, 2020 · How to get FullCalendar’s code, initialize a calendar, and other basic principles.

  4. Getting Started - Docs | FullCalendar

    Jun 1, 2020 · The simplest way to get started is with FullCalendar’s pre-built bundles and <script> tags: Initializing with script tags For larger projects, it’s best to use some type of build system: …

  5. Basic Usage - Docs v1 | FullCalendar

    Jun 1, 2020 · The first step in embedding a calendar on a web page is to have the right JavaScript and CSS files. Make sure you are including the FullCalendar stylesheet, as well as the …

  6. Demos - FullCalendar

    Jun 1, 2020 · 10% of profits donated to effective charities Does your company use FullCalendar? Tell us »

  7. Custom Views via JS - Docs | FullCalendar

    Jun 1, 2020 · For advanced developers, FullCalendar provides an API for building custom views with the unlimited flexibility of JavaScript code.

  8. Loading the Code - Docs v3 | FullCalendar

    Jun 1, 2020 · Your import for fullcalendar does not need to be named. It will attached to jQuery as a plugin. In the next section, you will learn how to use jQuery to initialize a calendar. You must …

  9. Initialize with Script Tags - Docs | FullCalendar

    Jun 1, 2020 · Leverage one of FullCalendar’s prebuilt bundles or include individual plugins Standard Bundle First, obtain the standard fullcalendar bundle in one of the following ways: …

  10. Event Object - Docs | FullCalendar

    Jun 1, 2020 · A JavaScript object that FullCalendar uses to store information about a calendar event. It is exposed in various places of the API such as getEventById and provides methods …