Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ onCompositionStart
Function
onCompositionStart
static/vuejs/vue.common.js:6801–6803 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
6799
}
6800
6801
function
onCompositionStart (e) {
6802
e.target.composing = true;
6803
}
6804
6805
function
onCompositionEnd (e) {
6806
e.target.composing = false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected