diff --git a/docs/timeline.html b/docs/timeline.html index fb02ad90..46eea6c7 100644 --- a/docs/timeline.html +++ b/docs/timeline.html @@ -381,9 +381,10 @@ var options = { dataAttributes - Array[String] + Array[String] | 'all' false - An array of fields optionally defined on the timeline items that will be appended as data- attributes to the DOM element of the items. + An array of fields optionally defined on the timeline items that will be appended as data- attributes to the DOM element of the items.
+ If value is 'all' then each field defined on the timeline item will become a data- attribute.