0👍
You don’t need to use vbind with v-for but you should use the :key with v-for. And you should use the onMounted with script setup.
- [Vuejs]-How do i determine the current top and bottom row in a scrollable HTML table using JS/VueJS?
- [Vuejs]-Navbar with Dropdown. Dropdown does not overlay input field. Tailwind and Vue
Source:stackexchange.com