Skip to content

Instantly share code, notes, and snippets.

@veritstudio
Created September 26, 2018 13:20
Show Gist options
  • Save veritstudio/fb2f66658715853f80fb1eb16ad9adde to your computer and use it in GitHub Desktop.
Save veritstudio/fb2f66658715853f80fb1eb16ad9adde to your computer and use it in GitHub Desktop.
Get image src for Knockout html template in Magento 2
<img data-bind="attr: { src: require.toUrl('images/shirt.jpg') }" alt="Shirt">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment