rowsPerPageOptions dropdown is not coming in Paginator #159
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Even after adding these input properties to datatable the rowsPerPageOptions dropdown is not coming and I am getting the warning as in the above screenshot.
:paginator="true"
:rows="10"
:rowsPerPageOptions="[10,20,30]"
The text was updated successfully, but these errors were encountered: