An open API service indexing awesome lists of open source software.

https://github.com/starjumper30/flexbox-split-container-demo

Demo of a 4-panel resizable layout using flexbox.
https://github.com/starjumper30/flexbox-split-container-demo

angular flexbox

Last synced: about 2 months ago
JSON representation

Demo of a 4-panel resizable layout using flexbox.

Awesome Lists containing this project

README

          

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.