RenderFragmentRef

export class RenderFragmentRef

exported from angular2/core defined in angular2/src/core/render/api.ts (line 18)

Represents a list of sibling Nodes that can be moved by the Renderer independently of other Render Fragments.

Any RenderViewRef has one Render Fragment.

Additionally any View with an Embedded View that contains a View Projection results in additional Render Fragment.