riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.89k stars 505 forks source link

Is it possible to release infinity scroll with async search mode ? #526

Open Icoder9699 opened 1 year ago

Icoder9699 commented 1 year ago

I pushed to the normalizedOptions, but the options don't have the necessary parameters. Or it has a function to wrap options?

Jeffery-run commented 1 year ago

you can use slot to get data you need.