On this page
NgIfContext
class
| npm Package | @angular/common | 
|---|---|
| Module | import { NgIfContext } from '@angular/common'; | 
| Source | common/src/directives/ng_if.ts | 
Overview
class NgIfContext {
  $implicit: any
  ngIf: any
}Members
$implicit: any
  ngIf: any
  © 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/NgIfContext