react-px-resizable-panels
v3.0.5
Published
React components for resizable pixel panel groups/layouts
Downloads
4
Readme
react-px-resizable-panels
This fork of react-resizable-panels makes a few changes:
- panel sizes are now given in pixels instead of percentages
- panels can be given a defaultSize of '*', this will result in them taking up the rest of the space
- when panels are resized they will take the space from the panel with the defaultSize of '*', instead of the neighbouring panels
For more information on react-px-resizable-panels visit the original at react-resizable-panels