One of the challenges when working with the Modal component from ngx-bootstrap is to how to capture button results in a generic way. For example, welldressedmen.net has multiple pages where a user deletes various items and I want to show a confirmation dialog before letting a user delete something. Basically, we need to create a callback method off the [...]