Hi,
I have a scenario, when a user click on a group in gojs, it should come in the Foreground layer and all it memebers as well like nodes an links and all the other groups must go to background.
I am able to bring the group to Foreground by calling selectionChanged method. But what is the best way to bring the group’s memebers to the foreground as well with different zOrder?