The Component (singular) class extends the HTMLElement class to provide a base class for custom elements.

Hierarchy

Constructors

Properties

observedAttributes: string[] = ...

Accessors

Methods

  • Parameters

    • name: string
    • oldValue: string
    • newValue: string

    Returns void