Closed clinton2111 closed 8 years ago
i have an array of objects with the image path stored in image_name value. In your example you have used url. How do i change this value in the LightboxProvider?
image_name
url
@clinton2111 what was done to fix this issue? We are looking to change src url on 'download' click of an image.
i have an array of objects with the image path stored in
image_name
value. In your example you have usedurl
. How do i change this value in the LightboxProvider?