diff --git a/docs/timeline.html b/docs/timeline.html index 2171d453..94348bbf 100644 --- a/docs/timeline.html +++ b/docs/timeline.html @@ -378,6 +378,14 @@ var options = { When active, a blue shadow border is displayed around the Timeline. The Timeline is set active by clicking on it, and is changed to inactive again by clicking outside the Timeline or by pressing the ESC key. + + dataAttributes + Array[String] + false + An array of fields optionally defined on the timeline items that will be appended as data- attributes to the content element. + + + editable Boolean | Object