Package-level declarations

Functions

Link copied to clipboard
fun Modifier.vibrantClickable(pressedVibrant: Vibrant = Vibrant.LightenPressed, enabled: Boolean = true, onClickLabel: String? = null, role: Role? = null, onClick: () -> Unit): Modifier

A click able modifier with vibrant indication.

Link copied to clipboard
fun Modifier.vibrantIndication(interactionSource: InteractionSource, pressedVibrant: Vibrant = Vibrant.LightenPressed, indication: Indication = VibrantIndication.Default): Modifier

A vibrant pressed indication