CheckBoxProjection

class CheckBoxProjection(contentModel: SelectorContentModel, presentationModel: SelectorPresentationModel)

Functions

Link copied to clipboard
@Composable
fun project(modifier: Modifier = Modifier, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })

Properties

Link copied to clipboard
val contentModel: SelectorContentModel
Link copied to clipboard
val presentationModel: SelectorPresentationModel