Readonly connectedWhether the content connected to the document.
This is always true for document content, but may be false e.g. until a fragment is rendered.
Readonly withinA status of the content within a fragment.
Can be one of:
'added' - when the content is added to the fragment, but not yet rendered.'rendered' - while the content is being rendered, but not yet placed to target.Generated using TypeDoc
A status of rendered fragment content.
This status is replaced by the target one