NgIfContext
class NgIfContext<T = unknown> {
$implicit: T
ngIf: T
}
Properties
Property | Description |
---|---|
$implicit: T
|
|
ngIf: T
|
class NgIfContext<T = unknown> {
$implicit: T
ngIf: T
}
Property | Description |
---|---|
$implicit: T
|
|
ngIf: T
|