Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ onCompositionStart
Function
onCompositionStart
static/vuejs/vue.runtime.js:6347–6349 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
6345
}
6346
6347
function
onCompositionStart (e) {
6348
e.target.composing = true;
6349
}
6350
6351
function
onCompositionEnd (e) {
6352
e.target.composing = false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected