twitter bootstrap 3 - Angular 2 rc4 Importing component content into modal -


i working angular 2 rc4 , using fuel-ui http://fuelinteractive.github.io/fuel-ui/#/ load modal.

what trying achieve following:

we have login component want inject fuel-ui modal problem actual modal html code (actual dom) getting loaded after.

fuel-ui gives tag html modal gets loaded into.

i have researched , tried dynamiccomponentloader although found out deprecated.

what need know best way inject login component content rendered dom (tag modal-body class bootstrap html).

i have searched perhaps had same issue , stumbled upon better link explains how this.

thank you, in advance, help.

nancy


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -