HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
536 stars 105 forks source link

Button pagination default style is different like example #363

Open pmatatias opened 5 months ago

pmatatias commented 5 months ago

I read the documentation, it says that Use buttons-pagination prop and page buttons will be generated automatically to help you navigate much easier.

here my code:

Screenshot 2024-04-16 at 10 48 31

i expect it has style like the example . is there any workaround to setup the style for this? Screenshot 2024-04-16 at 10 58 33

is there any prop i can use to override the style ?