Individual event type
Below code snippet can be used to render the calendar view atom for an individual eventTeam event type
Below code snippet can be used to render the calendar view atom for a team event
Below is a list of props that can be passed to the create event type atom
Name | Required | Description | ||
---|---|---|---|---|
eventSlug | Yes | Unique slug created for a particular event | ||
username | Optional | Username of the person whose schedule is to be displayed, required only for individual events | ||
teamId | Optional | Id of the team for which the event is created, required only for team events |