Type Alias: MoveFocusDir
MoveFocusDir =
"after"|"before"
Defined in: packages/react-day-picker/src/types/shared.ts:304
The direction to move the focus relative to the current focused date.
MoveFocusDir =
"after"|"before"
Defined in: packages/react-day-picker/src/types/shared.ts:304
The direction to move the focus relative to the current focused date.