react-resize-panel icon indicating copy to clipboard operation
react-resize-panel copied to clipboard

Manipulate height after first render

Open timlangner opened this issue 4 years ago • 0 comments

I would like to change the height of the resize panel with an input. However, once the input value is set to the state which the resize panel uses for it's initial height, it doesn't seem to change it's actual height even if the height value which is passed into the style property has changed.

Is there a way to make this work?

timlangner avatar Dec 10 '20 08:12 timlangner