I need to have multiple data bindings on one element. For example, I want a href as well as a html data-binding on one a tag.
href
html
a
I simply use:
for a checkbox element.