HoverableElementAreaScope

interface HoverableElementAreaScope

Scope for the HoverableElementArea providing the hoverableElement Modifier to enable hovering element functionality and to specify the Composable to be displayed on hover.

Functions

Link copied to clipboard
abstract fun Modifier.hoverableElement(element: @Composable () -> Unit): Modifier

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard