Abstract A type of the tuple containing a rendered content status as its first element.
Readonly Abstract fragmentA fragment the content is placed to, if any.
Readonly Abstract readAn AfterEvent keeper of content placement status.
An OnEvent sender of placed content connection event.
The registered receiver is called when placed content is connected. If connected already the receiver is called immediately.
An OnEvent sender of single placed content connection event.
The registered receiver is called when placed content is connected. If connected already the receiver is called immediately.
In contrast to onceConnected, cuts off the event supply after sending the first event.
An alias of readStatus.
An AfterEvent keeper of content placement status.
Generated using TypeDoc
A rendered content placement.