We have a dropdown and we are using the headerTemplate to add an extra row with a button which allows the user to create a new entity if they cannot find the one they are looking for.
The functionality of the button works, we update the dataSource and we set this new value to the v-model, however, this is not being displayed in the input.