Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flatpickr/flatpickr
/ triggerChange
Function
triggerChange
src/index.ts:403–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
401
}
402
403
function
triggerChange() {
404
triggerEvent(
"onChange"
);
405
}
406
407
/**
408
* Adds all the necessary event listeners
Callers
1
selectDate
Function · 0.85
Calls
1
triggerEvent
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…