menu
ngdart package
documentation
angular.dart
ComponentRef<C>
hostView property
hostView property
dark_mode
light_mode
hostView
property
ViewRef
get
hostView
The
ViewRef
of the Host View of this Component instance.
Implementation
ViewRef get hostView => _hostView;
ngdart package
documentation
angular
ComponentRef<C>
hostView property
ComponentRef class