HoveringContext

class HoveringContext<T>

Constructors

Link copied to clipboard
fun HoveringContext()

Properties

Link copied to clipboard
val active: ComponentProperty<Boolean>
Link copied to clipboard
val style: ComponentProperty<BasicParams.(IndexedValue<StatefulItem<T>>) -> Unit>