how to make [value] with interpolation in angular code example Example: angular interpolation <p>{{title}}</p> <div><img src="{{itemImageUrl}}"></div>