Guest User

Untitled

a guest
Nov 21st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <div (click)="TEST1()" class="card" style="width: 18rem;">
  2. <div class="card-body">
  3. <h5 class="card-title">Card title</h5>
  4. <button (click)="(TEST2)">TEST2BUTTON</button>
  5. </div>
  6. </div>
Add Comment
Please, Sign In to add comment