angular-bind-html-compile
angular-bind-html-compile copied to clipboard
Use with bindonce?
would be nice to use with bind once.
Doesn't the current ::variable notation work? It seems to do the trick for me:
<div bind-html-compile="::page.content"></div>