Vue-material: v-on:click on table-row

Created on 26 Jul 2017  路  1Comment  路  Source: vuematerial/vue-material

Is it possible to add a click listener for a md-table-row ?
Maybe an alternative way to do it ?

Most helpful comment

yes, you can use @click.native="someAction()"

>All comments

yes, you can use @click.native="someAction()"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

praneetloke picture praneetloke  路  39Comments

kirillgroshkov picture kirillgroshkov  路  19Comments

DevEclipse picture DevEclipse  路  16Comments

mygnu picture mygnu  路  40Comments

waotzi picture waotzi  路  19Comments