Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ onEnd
Function
onEnd
static/vuejs/vue.runtime.esm.js:5834–5840 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
5832
cb();
5833
};
5834
var
onEnd =
function
(e) {
5835
if
(e.target === el) {
5836
if
(++ended >= propCount) {
5837
end();
5838
}
5839
}
5840
};
5841
setTimeout(
function
() {
5842
if
(ended < propCount) {
5843
end();
Callers
nothing calls this directly
Calls
1
end
Function · 0.70
Tested by
no test coverage detected