to_terminput_mouse_scroll

Function to_terminput_mouse_scroll 

Source
pub fn to_terminput_mouse_scroll(event: WheelEvent) -> MouseEvent
Available on crate feature web_sys_0_3 only.
Expand description

Converts the web_sys WheelEvent to a terminput MouseEvent.