Widget onClick Listener and prevent other widget re-render
Is there a way to listen to a widget's click event and prevent changes on other widgets?
Say, I have 5 widgets rendered on screen. Currently, If I click a bar in a bar chart, the other widgets refresh and changes data. Is there a way to capture that click event and prevent that change to other widgets?
Please sign in to leave a comment.
Comments
1 comment