ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
https://ngx-easy-table.eu
MIT License
371 stars 100 forks source link

Infinite scroll (experimental) #412

Open PankhilJain1423 opened 1 year ago

PankhilJain1423 commented 1 year ago

Hello.

I'm using ngx-easy-table package in our application, and in one of the table added infinite scroll.

After adding this package the height of the table is fixed to 250px. I over wright this style, but due to the dynamic transition property table look and feel are not set up to the mark.

Is there any config parameter available through which we can set the height of the table after adding infinite scroll?