[Vuejs]-Vuex: mapActions with custom parameters 14 October 2023 by thecoderscamp.com -2๐ <input @model="someValue" v-on:keyup="add(someValue)" type="text" /> did the trick for me. [Vuejs]-Vuejs: component aggregation Source:stackexchange.com