How to remove the pagination per page select

How to remove the pagination per page select, and keep only the pagination or make the select native so will appear like the Select when make it ->native(false)
5 Replies
Fiberweb.
Fiberweb.OP2mo ago
??
Dennis Koch
Dennis Koch2mo ago
You could switch to simple pagination. I don't think there's another way.
Fiberweb.
Fiberweb.OP2mo ago
yes there is i think should be something like ->paginationNative(false)
fagner
fagner2mo ago
you refer to table component on list page?
toeknee
toeknee2mo ago
so native refers to the browser and there isn't a native pagination in browsers. Enabling Simple select is the only.

Did you find this page helpful?