Type Alias: MoveFocusDir
MoveFocusDir =
"after"
|"before"
Defined in: src/types/shared.ts:401
The direction to move the focus relative to the current focused date.
MoveFocusDir =
"after"
|"before"
Defined in: src/types/shared.ts:401
The direction to move the focus relative to the current focused date.