Hi, Could it be made in a way that I can use my own list instead of the default ul https://github.com/fritx/vue-at/blob/e502b4f825ef89baa8a8c110fabe8c02b7d770d6/src/AtTemplate.vue#L17? For example allow to use a virtuall scroller in case the members list is very long, 1000+ members. Thank you
Hi,
Could it be made in a way that I can use my own list instead of the default ul
vue-at/src/AtTemplate.vue
Line 17 in e502b4f
For example allow to use a virtuall scroller in case the members list is very long, 1000+ members.
Thank you