src/ui/form/components/placeholder/placeholder-renderer.component.ts
AbstractFormChild
selector | smart-form-template-renderer |
template |
|
Properties |
Methods |
|
Inputs |
constructor(factoryResolver: ComponentFactoryResolver, injector: Injector)
|
|||||||||
Parameters :
|
config |
Type : PlaceholderSettings
|
Public handleLayoutChange | ||||||
handleLayoutChange(newLayout: literal type)
|
||||||
Parameters :
Returns :
void
|
instance |
Type : AbstractFormChild
|
templateContainer |
Type : ViewContainerRef
|
Decorators :
@ViewChild('container', {read: ViewContainerRef, static: true})
|