viewRef property
- @ViewChild('loadPoint', read: ViewContainerRef)
- @visibleForTemplate
getter/setter pair
Implementation
@ViewChild('loadPoint', read: ViewContainerRef)
@visibleForTemplate
ViewContainerRef? viewRef;
@ViewChild('loadPoint', read: ViewContainerRef)
@visibleForTemplate
ViewContainerRef? viewRef;