Emits the component instance
A reference to the created embedded view
Stores the component once it is instantiated
Used by SfDynamicComponentLoader to get necessary data for dynamic component instantiation.
Emitted when the dynamic component is instantiated
Used by SfDynamicComponentLoader to get necessary data for the template instantiation.
The container in which the component will be instantiated
Gets the component instance
Gets the component instance as an observable
Reinitialize the component after componentData is changed and if updatePropertiesOnChange is true
Dynamically create the component its ComponentFactory and set its properties Saves the component in the cache object for quick retrieval
Creates embedded view from templateData
Set the properties of the component
Generated using TypeDoc
API reference for SfDynamicComponentLoaderComponent
import {SfDynamicComponentLoaderModule} from "@progress/sitefinity-component-framework";
selector:
sf-component-loader
Description: Instantiates components or embedded views dynamically