liveview-native / liveview-native/liveview-client-jetpack
JetPack -> Modifiers -> Actions: Modifier.toggleable( value: Boolean, interactionSource: MutableInteractionSource, indication: Indication?, enabled: Boolean, role: Role?, onValueChange: (Boolean) -> Unit )
Open
- 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).toggleable(kotlin.Boolean,androidx.compose.foundation.interaction.MutableInteractionSource,androidx.compose.foundation.Indication,kotlin.Boolean,androidx.compose.ui.semantics.Role,kotlin.Function1)
Configure component to make it toggleable via input and accessibility events.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.