E.Target. Wartość URL obrazu w JavaScript

const imgURL = URL.createObjectURL(e.target.files[0]
ashirbad-panigrahi