I was able to do this using straight bootstrap4/jquery within my angular2 project by adding the same data-toggle and data-target attributes to the collapsible target div:
I hope this might help someone as I struggled with this. Thanks to all above for putting me on the right track.