Is there way to pre-configure a selection style for nodes and connectors?
For example, if I select a node, I want to change its rubber band color and node's shadow.
Interaction in Angular Diagram component - Syncfusion this docs says that I have to listen to
the selectionChange event in order to make customizations, but is it the only way? And how could I change the styles of the rubber band selection?