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.
- Host: GitHub
- URL: https://github.com/starjumper30/flexbox-split-container-demo
- Owner: starjumper30
- Created: 2021-09-24T15:05:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T15:05:30.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T01:16:55.303Z (over 1 year ago)
- Topics: angular, flexbox
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.