Dynamically set Highlighted area #8
-
Lets say i have list of all the areas and the ImaggerMapper component. Is it possible to dynamically select the area which is clicked in the list? |
Beta Was this translation helpful? Give feedback.
Answered by
NishargShah
Apr 7, 2021
Replies: 1 comment 3 replies
-
You can use the
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
NishargShah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
onClick
callback function, it gives you the current area, index, and image event