Hi, I have a audio component in one of the pages. The audio component has properties, of which I am interested in is the: 'src' and type. I am getting those values from rest service and would like to set the corresponding properties in the audio component. In tried with 'edit mapping', however, I do...