input-methods:记录各种输入法IME及其触发的事件

时间:2021-05-12 09:00:39
【文件属性】:
文件名称:input-methods:记录各种输入法IME及其触发的事件
文件大小:792KB
文件格式:ZIP
更新时间:2021-05-12 09:00:39
react keyboard events dom tool 输入法 介绍 该存储库的目的是记录各种输入法/ IME,如何安装它们以及它们在浏览器中触发的UI事件。 UI事件查看器,可在此处找到: 可使用本机DOM API或React.js-polyfilled来检查在contenteditable元素上触发的各种键盘/输入/合成事件。 它需要出色的进行提示。 输入法 文件夹按操作系统组织输入法。 规格 浏览器支持和已知限制 beforeinput 火狐浏览器 Chrome合金 苹果浏览器 不火beforeinput - 在增加了支持 在添加了支持 本机DOM和React之间的差异 当在Firefox中完成SyntheticInputEvent ,React会将beforeinput作为compositionend类型的SyntheticInputEvent发送。 Chrome会收到类型为textInput的事件。 由于某些原因, input
【文件预览】:
input-methods-master
----yarn.lock(135KB)
----LICENSE(1KB)
----README.md(2KB)
----ui-event-viewer()
--------src()
--------assets()
----Contributing.md(1KB)
----methods()
--------windows()
--------linux()
--------ios()
--------_images()
--------android()
--------macos()
--------README.md(179B)
----.gitignore(938B)
----package.json(1KB)

网友评论