Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
Switch theme
Search in API
Backpack Android
backpack-compose
/
net.skyscanner.backpack.compose.calendar.internal.data
Package-level
declarations
Types
Functions
Types
Calendar
Cell
Link copied to clipboard
@
Stable
sealed
class
CalendarCell
Calendar
Cells
Link copied to clipboard
@
Immutable
data
class
CalendarCells
(
months
:
List
<
CalendarMonth
>
)
Calendar
Month
Link copied to clipboard
@
Immutable
data
class
CalendarMonth
Functions
get
Accessibility
Label
Link copied to clipboard
fun
CalendarParams.DayCellAccessibilityLabel
.
getAccessibilityLabel
(
date
:
LocalDate
)
:
String