In this example I have angular material table combined with expanded panel. I can click and expand the row. https://stackblitz.com/angular/keapqmllkjp?file=app%2Ftable-expandable-rows-example.ts What to change in that code in order to create a toggle event?
Many thanks!