This is a really nice library and I am using react-splitter-layout.
I set percentage prop true, but I would like to set primaryMinSize using px (like, 100px).
Is is possible?
Thank you for reading.
I need that too. I tried giving the primary pane a min-width using CSS, but the width of the secondary pane can still reach 100%, resulting in overflows etc.
This is a really nice library and I am using react-splitter-layout. I set percentage prop true, but I would like to set primaryMinSize using px (like, 100px). Is is possible? Thank you for reading.
example of what I want to do.