<b-card overlay
:title="name"
:sub-title="subtitle"
:img-src="cardImg"
img-top
style="max-width: 20rem;"
class="mb-2 insider-image"
ref="card">
</b-card>
I'm currently rendering a huge file of image to my card's background. How can I use the b-img-lazy
insider the card