vue-virtual-scroll-list
vue-virtual-scroll-list copied to clipboard
can this use with table ? and full screen width and height?
can this use with table ? with full screen width and height?
and can this be filtered? with search
so, any answers? :) is it possible to use it with table and with table-row slots like in vue-good-table (not with vue-good-table but with own similar table api)?
Also interested with usage with tables. For now it wraps the list in two divs, plus div for every row which is not appropriate when using with tables. Is there workaround to be able to use it?