Callback for when an item of the timeline has changed or was moved. See also Timeline.changedCallback.
Callback for when an item of the timeline was deleted. See also Timeline.deleteCallback.
An extender function that may be used modify the settings of the configuration object. The TimelineCfg.opts are passed directly to vis-timeline. See also TimelineCfg.extender.
Generated using TypeDoc
Callback that is invoked when an event was added to this timeline. See also Timeline.addCallback.