# SBgImage

Background image component

# Props

Prop name Description Type Values Default
image Image's object to display object -
transparent Adds transparency to the image boolean - false
size Image size to display boolean|string sm, md, lg, xl false

<SBgImage :image="{}" />