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