Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ clearInput
Function
clearInput
static/wangEditor/js/wangEditor.js:6980–6982 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6978
6979
// 清空 input 数据
6980
function
clearInput() {
6981
self.clear();
6982
}
6983
6984
// onload事件
6985
reader.onload =
function
(e) {
Callers
1
wangEditor.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected