I need to set the img src property from a byte array that I have in a Object.
img src
Replace the jpg with the type of image, and [your byte array] with your byte array. You need to convert it to base64 if it isn't already.
jpg
[your byte array]
byte array
base64