Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NUKnightLab/TimelineJS3
/ _onMouseClick
Method
_onMouseClick
src/js/timenav/TimeGroup.js:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
75
76
_onMouseClick() {
77
this.fire(
"clicked"
, this.options);
78
}
79
80
81
/* Private Methods
Callers
nothing calls this directly
Calls
1
fire
Method · 0.80
Tested by
no test coverage detected