Only a few attributes can be bound directly; try using attr – it will let you set any attribute on an element.
<img width="16px" height="16px" data-bind="attr:{src: imagePath}" />
Only a few attributes can be bound directly; try using attr – it will let you set any attribute on an element.
<img width="16px" height="16px" data-bind="attr:{src: imagePath}" />