Package-level declarations
Types
Link copied to clipboard
data class CalendarState(val params: CalendarParams, val selection: CalendarSelection = CalendarSelection.None, val cells: CalendarCells = CalendarCells(params, selection))