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