arusahni / ngtweet

Easily embed Twitter widgets into your Angular application! No more having to kludge together a Twitter script loader, or manage embed state on route/visibility change.
http://arusahni.github.io/ngtweet/
MIT License
34 stars 22 forks source link

Rendered handlers #3

Open arusahni opened 9 years ago

arusahni commented 9 years ago

Allow for developers to register handlers for when a Tweet widget gets rendered.


At the moment this is only feasible with "linked" widgets. Currently, there is no way to get the Tweet ID from the library's rendered event.