makapaka's avatar

How to lazy load table data

Is there a native way to lazy load a large dataset into a table ?

I've seen some addons, but I thought vue might have something built in ? If not, any suggestions which is simplest implementation ?

I have dataset of over 1000 and more at times to load into a table - i need the endpoint to pull them all back so that I can run some calculations on all the data - so pagination is not an option.

thanks

0 likes
0 replies

Please or to participate in this conversation.