UNPKG

vue-simput

Version:

Simput component meant to be used with PyWebVue/Trame

5 lines 143 B
<v-col v-show="visible" class="px-0"> <div class="text-h6 px-2">{{ title }}</div> <v-divider class="mb-2" /> <slot></slot> </v-col>