Template context for the *cngxAsync content templateCngxAsyncContext
Interface
projects/common/data/async/async.directive.ts
Import#
import { CngxAsyncContext } from '@cngx/common/data'
Description#
Template context for the *cngxAsync content template.
$implicit provides the data value, typed via ngTemplateContextGuard.
Instance Properties#
The data value - bound via let data in microsyntax.