Réponse

ng-src

Explication

The ng-src is a directive that sets the <img> element’s src to a property in the controller.

Question

Directive that sets the <img> element’s src to a property in the controller.

Thématique