Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ onEnd
Function
onEnd
static/vuejs/vue.esm.js:6282–6288 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
6280
cb();
6281
};
6282
var
onEnd =
function
(e) {
6283
if
(e.target === el) {
6284
if
(++ended >= propCount) {
6285
end();
6286
}
6287
}
6288
};
6289
setTimeout(
function
() {
6290
if
(ended < propCount) {
6291
end();
Callers
nothing calls this directly
Calls
1
end
Function · 0.70
Tested by
no test coverage detected