timjacobi / angular-education

A list of helpful material to develop using Angular
5.37k stars 885 forks source link

Another modal example #106

Closed dougludlow closed 8 years ago

dougludlow commented 8 years ago

Here's a simple implementation of bootstrap's modal in angular2: http://dougludlow.github.io/ng2-bs3-modal/.

I thought it might be helpful to some folks out there.

timjacobi commented 8 years ago

Thanks! Would you mind sending a PR?