Type Alias: MoveFocusBy
MoveFocusBy =
"day"|"week"|"startOfWeek"|"endOfWeek"|"month"|"year"
Defined in: src/types/shared.ts:354
The temporal unit to move the focus by.
MoveFocusBy =
"day"|"week"|"startOfWeek"|"endOfWeek"|"month"|"year"
Defined in: src/types/shared.ts:354
The temporal unit to move the focus by.