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
-
<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