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