Vuetify — Virtual Scroller and Click Outside
Vuetify is a popular UI framework for Vue apps.
In this article, we’ll look at how to work with the Vuetify framework.
Virtual Scroller
The v-virtual-scroll
component lets us display a virtual, infinite list.
It supports dynamic height and scrolling vertically.