1.

What Are The Features Provided By Custom Elements?

Answer»

Custom ELEMENTS provides the FOLLOWING features:

  • It provides a mechanism for associating class with custom element NAME.
  • It requests the LIFECYCLE methods when we change the state of custom element object.
  • It requests for the method when we change the ATTRIBUTE of an instance.

Custom elements provides the following features:



Discussion

No Comment Found