I would like to create a modal view with angular, but I cannot find any resource online. Can anyone point me into the right direction?
What I mean by modal view is like when clicking on a photo on facebook: it will open on top of the page so that clicking in the background will bring back to the main view.
Of course, I am not looking for css details on how to achieve the lightbox effect.
Thanks in advance.