Component's element attribute descriptor.

Descriptors are used to declare element attributes. The @Attribute, @Attributes, and @AttributeChanged decorators are doing so.

Type Parameters

  • T extends object = any

Hierarchy

  • AttributeDescriptor

Properties

Properties

Attribute change callback that will be called each time attribute value changes.

name: string

Attribute name.

Generated using TypeDoc