Class: ReactMountReady

ReactMountReady

new ReactMountReady()

A specialized pseudo-event module to help keep track of components waiting to be notified when their DOM representations are available for use. This implements `PooledClass`, so you should never need to instantiate this. Instead, use `CallbackQueue.getPooled()`.
Implements:
  • PooledClass
Source: