KwikListItemActionState

The state of a list item action.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Header(val title: String) : KwikListItemActionState
Link copied to clipboard
data class Space(val id: UUID = UUID.randomUUID()) : KwikListItemActionState