<product-tile v-bind:product="product" v-bind:key="index" v-bind:modifier="['narrow', 'carousel']" v-on:features-expanded="onHeightChange"></product-tile> code example
Example: vue v-for object
// object: {
// title: 'How to do lists in Vue',
// author: 'Jane Doe',
// publishedAt: '2016-04-10'
// }
{{ index }}. {{ name }}: {{ value }}