angular / 5.2.11 / api / common / ngifcontext.html /

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–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/common/NgIfContext