Html – Using generic typescript instead of #-Links wth angular bootstrap
I'm interested in using bootstrap for ui development. But I'm not sure if, what I try to do is achievable. Imagine that I want wanting some Dropdowns Like this one of the bootstrap examples: <div class="d-inline-block" ngbDropdown #myDrop="ngbDropdown"> <button type="button"…