is it ok to put event handler on item when list is very large #6741
coader
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
<item v-for... @click=...>
if this is very large list and not use virtual processing, it will has some performance issue?
Beta Was this translation helpful? Give feedback.
All reactions