Sep 15, 2020 |
9 Min ReadAngular Elements
Angular elements are new HTML custom elements which are angular components
packaged as custom elements.
Custom elements or web components give developers the ability to extend and
create their own tags.It can be used without any dependencies. So you can use
your custom elements in your React, Angular and Vue applications. You can also
use it with your backend.
All the advantages of web components applies in Angular elements.
Why do we need it?
If your Application is small, then you can manage