Optional explicit component type to render
The context containing display mode, form group, and value for the sub-component
Inputs to pass through to the rendered sub-component
Model signals to pass through to the rendered sub-component
Reference to the NgComponentOutlet used to dynamically render the sub-component
Emits the outputs from the rendered sub-component
Object holding the output emitters from the rendered sub-component
Computed context that resolves references (if any)
Injected resolver service for finding the best component
Computed component type to render, resolved from the context if not explicitly set
Dynamically render a component that will display the given subValue. To be used only inside an XtSimpleComponent or XtCompositeComponent