I\'m trying to send data to a custom modal content component so I can call it from any other component and not repeat code. I\'m new to Angular 2 and have followed the \"Com
Here are some ways to do it.
component
NgbActiveModal
See: https://github.com/ng-bootstrap/ng-bootstrap/issues/861#issuecomment-253500089