Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/calendar/InviteeCalender

Index

Properties

Properties

default

default: (props: InviteeCalendarProps) => Element

Type declaration

    • (props: InviteeCalendarProps): Element
    • The Invitee Component serves as the secondary calendar component. Displays a calendar UI, which allows invitees to modify the inviter's calendar, but hides information about the inviter's other events.

      Parameters

      • props: InviteeCalendarProps

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

      Returns Element

Generated using TypeDoc