Is there any way to add an element that is an Angular directive with jQuery methods like append() and have Angular do its compilation/linking to make it work as
append()
The accepted answer didn't provide a complete example, here's one:
https://codepen.io/rhinojosahdz/pen/ZpGLZG