jamesdordoy / laravel-vue-datatable

Vue.js Datatable made for Laravel
https://jamesdordoy.github.io/laravel-vue-datatable
MIT License
151 stars 52 forks source link

How to confine the height of the tables body so there is a vertical scroll? #126

Closed t8ysn closed 2 years ago

t8ysn commented 3 years ago

Is there a way to keep the static and the search bar static and have the table's body confined to a maximum height.

How can we pass in custom styling to the component?