onHover

fun <T : Any, F : DomainFeature<T>> FeatureRef<T, F>.onHover(onClick: PointerEvent.(move: ViewPoint<T>) -> Unit): FeatureRef<T, F>