Closed hmendezm closed 2 years ago
Hi dkrunov,
I updated *mfeOutlet as following
<ng-container *mfeOutlet="'targetarea/Settings';outputs: { okEvent: next.bind(this)};">
Hi dkrunov,
I updated *mfeOutlet as following
<ng-container *mfeOutlet="'targetarea/Settings';outputs: { okEvent: next.bind(this)};">
</ng-container>
Hi, nice, I add this thing into the documentation, thanks!
I followed the steps in your example everything works except when I try to use this. This always is undefined.
HTML
CODE BEHIND
Targetarea/Settings CODE