PropertyChange
PropertyChange =
string|null
Defined in: js-api/src/u2core/component.ts:10
What a widget announces when one of its properties changed: the property's name, or null when several changed at once (or the widget cannot say which). Structural — nothing platform-typed.