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
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Get the latest build from a CDN (jsdelivr.net)
31
31
| options.group.*elementsPerGroup*|`number`| Defines a number of elements per group. |*Optional*| 1 |
32
32
| options.group.*groupContainer*|`string`| Element type of a group. |*Optional*| "div" |
33
33
| options.group.*groupClasses*|`string`\|`string[]`| Classes to be added to the group DOM element. |*Optional*|[]|
34
-
| options.group.*groupElementClasses*|`string`\| <br>`string[]`\|<br> `string[string[]]`| Classes to be added to the elements of the group. |*Optional*|[]|
34
+
| options.group.*groupElementClasses*|`string`\| <br>`string[]`\|<br> `string[][]`| Classes to be added to the elements of the group. |*Optional*|[]|
0 commit comments