1
Answer

Convert img file path to file object in angular

Photo of siva nathan

siva nathan

4y
2.2k
1
Hi all, I have an image file path need to be convert as a file object Ex: Path = localhost:4200/images/img1.png Need to convert path to File object

Answers (1)