@angular/common

NgComponentOutlet

directive

Instantiates a Component type and inserts its Host View into the current View. NgComponentOutlet provides a declarative approach for dynamic component creation.

class NgComponentOutlet {
}
Jump to details