CKEditor 3.1 - getClipboardData

有些话、适合烂在心里 提交于 2019-12-04 22:48:48

I don't know why the function was removed from CKEditor's core, but the "paste from clipboard" functionality continues to exist in the pasteText plugin.

It should be possible to execute the plugin's function directly programmatically, but I don't know how this is done yet.

As a last resort, you could copy the code that does the pasting.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!