@microsoft/fast-element > Subscriber
Subscriber interface
Implemented by objects that are interested in change notifications.
Signature:
export interface Subscriber
Methods
|
Method |
Description |
|---|---|
|
Called when a subject this instance has subscribed to changes. |