How is it possible, to add an secondary action (mat-icon-button) in an mat-selection-list inside the mat-list-option element.
Currently all items are added inside th
I think the event should look like this.
onEdit(event, item){ event.stopPropagation(); }