Questions tagged [vue-events]

85 questions
0
votes
1 answer

vue.js: How to change dynamically the value of a input field with the content from an other and still use value?

I have a firstName and a lastName input field and want to concat both at the name input field, e.g.
ikreb
  • 2,133
  • 1
  • 16
  • 35
0
votes
0 answers

Catch Event from Dropdown component not working in Parent

I am using this wonderful https://www.creative-tim.com/product/vue-black-dashboard-pro and their component Base-Dropdown has the following code: