Function attributeChanged
- attributeChanged<T>(): ((target: any, attributeKey: string, descriptor: PropertyDescriptor) => void)
Returns ((target: any, attributeKey: string, descriptor: PropertyDescriptor) => void)
- (target, attributeKey, descriptor): void
Parameters
- target: any
- attributeKey: string
- descriptor: PropertyDescriptor
Returns void
Attribute changed decorator