@mixofia wrote:
http://codepen.io/anon/pen/KdzawK?editors=101
Here's a codepen of a simple sign-in/register modal using a reusable modal service I found elsewhere here. I'm looking for ideas on how to "component-ize" it correctly. I thought about making it a directive, but I am not sure how to call the
appModalSvc.show()
method that kicks everything off.Ideas?
Posts: 1
Participants: 1