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