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