Skip to main content

All Questions

-1 votes
1 answer
85 views

How to extract index from this string?

I'm studying how to create my own lightbox component in vue. I figured out how to do it, but I faced one issue. I don't know how to get an access to this index of the array. <LightBox :thumbnail=&...
Akirambur's user avatar