---
title: View API
children:
  - initialView
  - view-object
  - Calendar-view
  - Calendar-changeView
  - article: view-render-hooks
    points:
      - viewClass
      - viewDidMount
      - viewWillUnmount
  - article: table-render-hooks
    points:
      - tableClass
      - tableHeaderClass
      - tableBodyClass
  - article: highlight-render-hooks
    points:
      - highlightClass
  - article: filler-render-hooks
    points:
      - fillerClass
related:
  - view-specific-options
---

FullCalendar provides settings, methods, and callbacks for interacting with and switching the current view.
