Wednesday, 26 January 2022

Angular - angular split plugin

 https://www.npmjs.com/package/angular-split

https://angular-split.github.io/


Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.


(splits screen into two containers with desired width percentage for each like 50, 50)
(Then this library creates a gutter between two container to allow drag to increase width of one container and decrease the other)

No comments:

Post a Comment