The tabulator dependency supports scrolling over pagination which may be worth a look at
self.tabulator.options = {
"height": 400,
"pagination": False,
}
The tabulator dependency supports scrolling over pagination which may be worth a look at
self.tabulator.options = {
"height": 400,
"pagination": False,
}