mdbootstrap/mdb-docs-and-content

Is there any methods to handle choosing entriesOptions in mdbootstrap datatable?

diarfathur opened this issue · 1 comments

I've been looking on API References in mdbootstrap datatables, but I can't find any methods to handle choosing entriesOptions (size of entries : [10, 25, 50,100])

There is a key entriesOptions which is an array:
entriesOptions | Array | [10, 25, 50, 200] | Options available to choose from in a pagination select (rows per page)