liveview-native / liveview-native/liveview-client-jetpack

JetPack -> Modifiers -> Actions: Modifier.selectable( selected: Boolean, interactionSource: MutableInteractionSource, indication: Indication?, enabled: Boolean, role: Role?, onClick: () -> Unit )

Open
#210 0 comments 0 reactions 1 assignee Claimed by @nelson-glauber View on GitHub
Dominant language
Kotlin
Stars
139
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Doc: https://developer.android.com/reference/kotlin/androidx/compose/ui/Modifier#(androidx.compose.ui.Modifier).selectable(kotlin.Boolean,androidx.compose.foundation.interaction.MutableInteractionSource,androidx.compose.foundation.Indication,kotlin.Boolean,androidx.compose.ui.semantics.Role,kotlin.Function0)

Configure component to be selectable, usually as a part of a mutually exclusive group, where only one item can be selected at any point in time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.