zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
428 stars 131 forks source link

Set size programmatically #37

Closed MatthieuCoelho closed 5 years ago

MatthieuCoelho commented 5 years ago

Hi,

Thanks for your useful and simple library.

I'm looking for a way to update height of the panel programmatically but it seems like there is no "controlled" mode.

So how to do it ?

zesik commented 5 years ago

This is currently not supported. Is it same as #17? If so, let's discuss and +1 there.