<v-watermark
:width="{{width}}px"
:height="{{height}}px"
:row="{{row}}"
:column="{{column}}"
:item-width="{{itemWidth}}px"
:item-height="{{itemHeight}}px"
:text="{{text}}"
:angle="{{angle}}"
:x-start="{{xStart}}"
:y-start="{{yStart}}"
:x-space="{{xSpace}}"
:y-space="{{ySpace}}"
:font-size="{{fontSize}}"
:font="{{font}}"
:color="{{color}}"
:alpha="{{alpha}}"
class="example1"
>
<img src='./src/asserts/ace.webp'/>
</v-watermark>