react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

How do i get to know the Id of pane being resized?

Open kayesn786 opened this issue 5 years ago • 0 comments
trafficstars

Hi,

I have 3 panes within a splitpane. I want to resize one pane and the adjacent panes should also resize. For this i tried using onChange callback method, but it only gives the size. There is no id of the pane being resized.

Thanks in advance.

kayesn786 avatar Sep 09 '20 05:09 kayesn786