src/components/CompGenericWrapper.vue
@@ -9,6 +9,7 @@ destroy-on-close :draggable="draggable" :modal="modal" :append-to-body="appendToBody" > <div v-if="visible"> <slot name="content"></slot> @@ -45,6 +46,10 @@ modal: { type: Boolean, default: true }, appendToBody: { type: Boolean, default: true } }); const typeOptions = ref([