We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02acdea commit d234f6eCopy full SHA for d234f6e
README.md
@@ -231,6 +231,7 @@ var ReactDatatable = require('@ashvin27/react-datatable')
231
| show_last | boolean | true | Use to specify either show or hide pagination last button
232
| show_length_menu | boolean | true | Use to specify either show or hide page length menu
233
| show_pagination | boolean | true | Use to specify either show or hide pagination
234
+| pagination | string | basic | Use to specify the type of pagination. Available types: basic/advance
235
236
## Columns
237
| Name | Type | default | Description
0 commit comments