ktsn/vue-router-layout

[Feature Request/Question] Support of Composition API and <script setup>

ThaDaVos opened this issue · 0 comments

Is there currently any support (planned) for Vue 3's Composition API or/and the <script setup> to specify which layout to load?

One could use a second <script> tag with the <script setup> but it looks ugly for a single option https://v3.vuejs.org/api/sfc-script-setup.html#usage-alongside-normal-script