Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NUKnightLab/TimelineJS3
/ onRemove
Method
onRemove
src/js/media/types/Text.js:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
onRemove() {
81
this.fire(
"removed"
, this.data);
82
}
83
84
/* Private Methods
85
================================================== */
Callers
nothing calls this directly
Calls
1
fire
Method · 0.80
Tested by
no test coverage detected