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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ show(x)
49
49
50
50
### How many rows per page
51
51
52
-
Select [how many entries](https://datatables.net/examples/advanced_init/length_menu.html) should appear at once in the table with the `lengthMenu` argument of the `show` function, or by changing `itables.options.default`:
52
+
Select [how many entries](https://datatables.net/examples/advanced_init/length_menu.html) should appear at once in the table with either the `lengthMenu` argument of the `show` function, or with the global option `itables.options.lengthMenu`:
0 commit comments