angular-bind-html-compile
angular-bind-html-compile copied to clipboard
How do you pass a calling scope? I know it's in the bindHtmlScope attr, but how to use it?
Hey, nice job on this, btw. It's been incredibly helpful. How do I pass in my own scope variable? I know it's in the bindHtmlScope attr, but how do I use it? Basically I have a child scope I created, but I'm not sure how to pass it into this directive so it lands in the bindHtmlScope variable. Thanks