How to access navigation events? #31
-
How can we access |
Beta Was this translation helpful? Give feedback.
Answered by
igordanchenko
Oct 16, 2022
Replies: 1 comment 14 replies
-
@mtr1990, can you describe what you are trying to accomplish? Have you considered using <Lightbox on={{ view: (index) => {} }} /> |
Beta Was this translation helpful? Give feedback.
14 replies
Answer selected by
igordanchenko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mtr1990, can you describe what you are trying to accomplish?
Have you considered using
view
event instead?