Type Alias: Styles
Styles = { [key in UI | SelectionState | DayFlag]: CSSProperties | undefined }
Defined in: packages/react-day-picker/src/types/shared.ts:261
The CSS styles to use for the UI elements, the SelectionState and the DayFlag.
Styles = { [key in UI | SelectionState | DayFlag]: CSSProperties | undefined }
Defined in: packages/react-day-picker/src/types/shared.ts:261
The CSS styles to use for the UI elements, the SelectionState and the DayFlag.