Skip to main content

ICalendarProps

Admin Docs


Interface: ICalendarProps

Defined in: src/types/Event/interface.ts:95

Properties

eventData

eventData: IEvent[]

Defined in: src/types/Event/interface.ts:96


orgData?

optional orgData: IOrgList

Defined in: src/types/Event/interface.ts:98


refetchEvents()?

optional refetchEvents: () => void

Defined in: src/types/Event/interface.ts:97

Returns

void


userId?

optional userId: string

Defined in: src/types/Event/interface.ts:100


userRole?

optional userRole: string

Defined in: src/types/Event/interface.ts:99


viewType?

optional viewType: ViewType

Defined in: src/types/Event/interface.ts:101