angular 2 modal window/dialog via service -


i want create own modal window using bootstrap markup , css. have looked @ existing projects ng2-bootstrap don't have put modal html in template - prefer service has open() method returns promise. how angular-ui-bootstrap ng1 works , prefer keep that. unfortunately ng2 version of doesn't support bootstrap 3.

what angular class/api can use achieve this? create service has open method dynamically adds/remove dom nodes.

the angular 2 version of angular-ui-bootstrap lives @ https://ng-bootstrap.github.io , does have modal service can open templates or components: https://ng-bootstrap.github.io/#/components/modal


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -