Quantcast
Channel: BlogoSfera » expose
Viewing all articles
Browse latest Browse all 11

directive after dom manipulation

$
0
0

Imagine a scenario when a dom manipulation is required after directive has been init. For instance you have jQuery plugin that is wrapped: $().whatever({ onOpen: function(e) {} }); If we expose and bind that callback we are obliged by angular convention to expose that part for model manipulation. So we have the problem of waiting […]

The post directive after dom manipulation appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 11

Trending Articles