Function: hasNotifyObservers

index.hasNotifyObservers

hasNotifyObservers(): boolean

Returns whether any active hooks are listening to onNotify mutation events.

Returns

boolean

true if at least one notify observer is registered; otherwise false.

ON THIS PAGE