bhaveshpatel200 / vue3-datatable

vue3-datatable is a powerful component for creating dynamic and customizable data tables. It supports large amounts of data, sorting, pagination, and filtering and highly customizable
MIT License
123 stars 18 forks source link

Scoll Event #25

Open codingmikesh opened 7 months ago

codingmikesh commented 7 months ago

Hi, is there a way to implement lazy loading?

bhaveshpatel200 commented 7 months ago

Hi,

Do you mean by infinite scrolling data load scroll?

If yes then currently we are not providing this type of features but we have this features in my list to implement soon and release new version.

codingmikesh commented 7 months ago

Yes, that would be great ! Can you give a time frame for the new release?