-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
need docThat issue should be shown in documentationThat issue should be shown in documentationresolvedThat issue was resolvedThat issue was resolved
Description
Hi,
I like ngx-component-outlet. However, I would like to use in ng-template, similar to the example below with another dynamic component creation library:
<ng-template matExpansionPanelContent>
<ndc-dynamic
[ndcDynamicComponent] = 'component'
[ndcDynamicInputs] = 'componentInputs'
[ndcDynamicOutputs] = 'componentOutputs'></ndc-dynamic>
</ng-template>
Can I do something similar with ngx-component-outlet?
Cheers
Metadata
Metadata
Assignees
Labels
need docThat issue should be shown in documentationThat issue should be shown in documentationresolvedThat issue was resolvedThat issue was resolved