↓ 1 callersFunctioncalculatePosition({
start,
end,
index,
overlapDepth,
columns,
cellHeight,
}: CalculatePositionOptions)
apps/web/src/components/calendar/utils/positioning/inline-items.ts:233
↓ 1 callersFunctioncreateDerivedMonthWeeks({
start,
count,
rowsCenter,
weekStartsOn,
anchorOffset,
}: CreateDerivedMonthWeeksOptions)
apps/web/src/components/calendar/month-view/use-derived-month-week-buffer.ts:66
↓ 1 callersFunctioncreateDerivedWeekDays({
start,
count,
columnsCenter,
collection,
collectionStart,
anchorOffset,
}: CreateDerivedWeekDay
apps/web/src/components/calendar/week-view/use-derived-week-day-buffer.ts:67