22 Oct 2021, 05:27

@devansh-webkul said in Show Pop up Banner in homepage:

<modal-component is-open="true">
<template v-slot:header>
Your Header
</template>

<template v-slot:body>
    Your Body
</template>

</modal-component>

how to add this from backend like add image from backend