Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/calendar/SyncedCalender

Index

Properties

Properties

default

default: (props: SyncedCalendarProps) => Element

Type declaration

    • (props: SyncedCalendarProps): Element
    • The SyncedCalendar Component serves as the main calendar component. Displays a calendar UI, which allows users to view and modify their Google Calendar.

      Parameters

      • props: SyncedCalendarProps

        Contains information about the user, such as their profile and accessToken.

      Returns Element

Generated using TypeDoc