[Solved] Call two functions in one click [duplicate]
[ad_1] You cannot have two attributes, instead combine with ;: <div class=”user-list” (click)=”threadService.createChatWindow(); matrixService.newRoom(thread)”> </div> 0 [ad_2] solved Call two functions in one click [duplicate]