Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 470 Bytes

File metadata and controls

20 lines (15 loc) · 470 Bytes

image

Sample code from picture below

image

<v-grid-col col-width="90">
  <v-header-template>
    <div style="height:50%"></div>
    <p class=" avg-label-bottom">Index</p>
  </v-header-template>
  <v-row-template>
    <image class="avg-image-round" v-image-fix="images" src.bind="rowRef.images"></image>
  </v-row-template>
</v-grid-col>

(todo: replace picture, "vgrid-" needs to be "avg-") classes image