为什么VueJs引入.native Event修饰符?这有什么用例?-Vue.js

我没有任何有关native事件修饰符的文档我看过这样的地方:

<router-link @click.native="pressThis()"> Press here </router-link>

click native修饰符有什么用还有什么其他用例修饰符可以具有?router-linkeventnative