Amended member value type.
Amended component class type.
Amended member update type accepted by its setter.
Readonly
amendedAmended class constructor.
Readonly
componentAmended component definition.
Readonly
configurableWhether the member is configurable.
Readonly
enumerableWhether the member is enumerable.
Readonly
featureAmended feature definition options.
Readonly
keyA key of the instance member.
Updates to this property are always ignored. The member key can not be changed.
Readonly
readableReadonly
writableReads the value of this member in the target instance
.
Throws if the member is not readable.
Member value.
Target instance.
Assigns the value of this member in the target instance
.
Throw is the member is not writable.
Target instance.
Updated member value.
Generated using TypeDoc
An amended entity representing a component member to amend.