我没有任何有关native事件修饰符的文档。我看过这样的地方:
<router-link @click.native="pressThis()"> Press here </router-link>
click native上的修饰符有什么用?还有什么其他用例修饰符可以具有?router-linkeventnative
我没有任何有关native事件修饰符的文档。我看过这样的地方:
<router-link @click.native="pressThis()"> Press here </router-link>
click native上的修饰符有什么用?还有什么其他用例修饰符可以具有?router-linkeventnative