You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: docs/timeline/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -468,10 +468,10 @@ <h3 id="groups">Groups</h3>
468
468
<td>Array of group ids nested in the group. Nested groups will appear under this nesting group.</td>
469
469
</tr>
470
470
<tr>
471
-
<td>showNestedGroups</td>
471
+
<td>showNested</td>
472
472
<td>Boolean</td>
473
473
<td>no</td>
474
-
<td>Assuming the group has nested groups, this will set the initial state of the group - shown or collapsed. The <code>showNestedGroups</code> is defaulted to <code>true</code>.</td>
474
+
<td>Assuming the group has nested groups, this will set the initial state of the group - shown or collapsed. The <code>showNested</code> is defaulted to <code>true</code>.</td>
0 commit comments