The following example shows how to import and bootstrap v-data-table in your component: <template> <v-data-table /> </template> <script setup> import ...
確定! 回上一頁