[Vuejs]-Passing a value into a component 16 November 2023 by thecoderscamp.com 2👍 You need dynamic props notation: :id="'i-' + item.Id + '-newsletter'" 👤Roy J [Vuejs]-Combine Flux (vuex) store with global event bus? [Vuejs]-How to post dynamically generated vuejs array to mysql database Source:stackexchange.com