Expand description
Functions§
- to_
terminput_ key web_sys_0_3 - Converts the
web_sysKeyboardEventto a terminputKeyEvent. - to_
terminput_ mouse web_sys_0_3 - Converts the
web_sysMouseEventto a terminputMouseEvent. - to_
terminput_ mouse_ drag web_sys_0_3 - Converts the
web_sysDragEventto a terminputMouseEvent. - to_
terminput_ mouse_ scroll web_sys_0_3 - Converts the
web_sysWheelEventto a terminputMouseEvent. - to_
terminput_ paste web_sys_0_3 - Converts the
web_sysClipboardEventto a terminput pasteEvent. - to_
terminput_ resize web_sys_0_3 - Converts the
web_syswindow size to a terminput resizeEvent.