/flexbox-split-container-demo

Demo of a 4-panel resizable layout using flexbox.

Primary LanguageTypeScript

Demo of a 4-panel resizable layout using flexbox.

This demo was initially created from a gist by jpnelson: https://gist.github.com/jpnelson/52d6f38820c6d028bdf8. This version is modified to make it simpler to resize the top and bottom rows without having a drag handle on the row itself.