UNPKG

coreui-angular-ex

Version:

CoreUI Components Library for Angular

12 lines (11 loc) 196 B
<canvas #canvasElement (click)="handleClick($event)" [height]="height" [id]="id" [width]="width" role="img" style="display: none;" > <ng-content></ng-content> </canvas>