EventsContext

fun EventsContext(    element: Tag<HTMLElement>,     value: Flow<Int>,     currentValue: Flow<Int>)