I have an application with nested modules and each module has multiple components inside it. Can I convert one of my submodule (with many angular component) into angular element so that it can be used by other external application as web component.
My consumer application is in plain Javascript. Can someone guide here.
Top comments (0)