JJ
(onFileOver)="fileOver($event)"
(onFileLeave)="fileLeave($event)">
<ng-template ngx-file-drop-content-tmp let-openFileSelector="openFileSelector">
<button (click)="openFileSelector()" class="load-files-btn" mat-button>Load Files</button>
TAK VSE RABOTAET
__________________________________________________________________
NUGNO VOT TAK
<button (click)="openFileSelector()" class="load-files-btn" mat-button>Load Files</button>
<ngx-file-drop dropZoneClassName="spot-drop-zone" dropZoneLabel="Drop files here" (onFileDrop)="dropped($event)"
(onFileOver)="fileOver($event)"
(onFileLeave)="fileLeave($event)">
<ng-template ngx-file-drop-content-tmp let-openFileSelector="openFileSelector">




