How do I call toggle method from a child component rendered inside parent containing ng_bootstrap accordion unit?
I’m trying to make an accordion with three sections, each of which has a collapsible component. From the ng_bootstrap docs, you can render a button outside of the ngbAccordion parent div, like this: