Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

245
Views
Desplácese a las imágenes que se cargaron desde la computadora

Estaría muy feliz de ayudar. Cargué muchas fotos desde mi computadora y quiero que haya una opción para desplazarme a las fotos. mi código en html:

 <div> <input accept=".jpeg,.jpg ,.png" type="file" class="file-input" multiple="multiple" (change)="selectFile($event)" #fileUpload> <mat-card> <button mat-icon-button class="upload-btn" (click)="fileUpload.click()"> <mat-icon><span class="material-icons">add</span></mat-icon> </button> </mat-card> </div> <div class="row"> <div class="image-box" *ngFor="let image of Images ; let i = index"> <img src={{image.url}} alt="Img" style=" width: 100px; height: 100px;"> <button class="btn"`enter code here` mat-icon-button (click)="removeImage(i)"> <mat-icon><span class="material-icons">delete_outline</span></mat-icon> </button>`` </div> </div>

Así es como se ve en la práctica

ingrese la descripción de la imagen aquí

¿Cómo hago para que me aparezcan las imágenes con un pergamino? Como la siguiente imagen:

ingrese la descripción de la imagen aquí

Estaría muy feliz de ayudar, soy nuevo en Angular :) !!!! Gracias !!!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!