Looking to include an image in an Angular select option list. I've seen examples using data-image
within the options, but can't seem to get it working. Any help would be appreciated. Check out the jsfiddle here:
http://jsfiddle.net/drt6y0wf/
Is there a different approach to achieving this using pure Angular without relying on external libraries?