NgIfContext

      
      class NgIfContext {
  $implicit: any
  ngIf: any
}
    

属性

属性说明
$implicit: any
ngIf: any