This seems like a simple task, but i cannot find how (I’m new to AngularJS). I want to manipulate the src of the thumbnail image in the search results. Can anyone explain?
app.component(“prmSearchResultThumbnailContainerAfter”, { bindings: { parentCtrl: “<“, }, controller: function ($scope) { this.$onInit = function () { {