Hi, does anyone use the Umbraco UI library in the ...
# package-development
a
Hi, does anyone use the Umbraco UI library in the package design, and if so how? I've created a simple dashboard and works fine but for any advanced usage including advanced tables or using a sidebar modal, there is not much documentation.
d
I have been trying to use the Umbraco UI library a bunch. I've mostly switched to Lit completely and minimized connection with angularjs, so I've also been creating many of my own LitElements basically. I have to agree that some features in the UI library are somewhat tricky to get working
For the sidebar modal I've sort-of injected the angularjs
editorService
into my Lit app and I've been using that/