Modifyable Styles in Angular Component
I’m working on reusable components in angular.
My Destination is to build a Component whoses styles can be modified by other Users.
How can I add resizable split panels in Angular 9.1?
I tried adding resizable splitter ribbon for asset view, tried with primeng, kendo, angular-split library but not working. Either have compatibility issues with the angular version of project or compatible library version not supporting splitter component.
Is there any way to add resizable split panel