This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
DannyFestor/Vue3ScopeSlotRenderExample
Vue3 Scoped Slots with Render Function, ported from Vue2 options API to Vue3 composition API, taken from Adam Wathan's Laracon 2018 talk "Advanced Vue.js Component Design"
Vue