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
/
CalendarInteraction
Calendar
Interaction
@
Stable
sealed
interface
CalendarInteraction
Inheritors
DateClicked
Members
Types
Date
Clicked
Link copied to clipboard
@
Immutable
data
class
DateClicked
(
val
day
:
CalendarCell.Day
)
:
CalendarInteraction