The timeline item that was added.
Callback for when an item of the timeline has changed or was moved. See also Timeline.changedCallback.
The timeline item that was changed.
Callback for when an item of the timeline was deleted. See also Timeline.deleteCallback.
The timeline item that was deleted.
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.