Vue event modifiers prevent vs. stop

前端 未结 1 1780
悲哀的现实
悲哀的现实 2021-01-01 21:19

Reading the Vue documentation about events, they mention the event modifiers like prevent or stop. They mention that on stop:

热议问题