0

I am following this example:

https://stackoverflow.com/questions/39901473/wrap-gridstack-js-into-angular-2-component

Can't seem to get the approach outlined by @Etchelon, Can someone provide a working sample code of dynamic component service, ie:

import { DynamicComponentService } from "./dynamic-component.service";

I have spent few days on this. Any help appreciated.

helloworld
  • 31
  • 4
  • what is *DynamicComponentService * ? – santosh singh Jan 04 '18 at 18:10
  • This is what I need to build. Example provided with @Etchelon is missing this part. This is a service that creates dynamic component. Not sure inner workings of this service and dynamic component. Thus this question. – helloworld Jan 05 '18 at 16:32

0 Answers0