Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Applying Directive of angular-split to dynamic components

I have a code that generates dynamic components. I want to have for each added component a splitter between it and its neighbors. I am using angular-split package.

I have tried to remove the selector of the dynamic component and I do not manage to do it. My intention was I to wrap it with instead of the dynamic component's selector.

Comments