Skip to main content
cngx-src documentation

CngxAsyncContentTpl

Directivev0.1.0

projects/ui/feedback/async-container/async-container.ts

Import#

import { CngxAsyncContentTpl } from '@cngx/ui/feedback'

Description#

Marks the content template inside cngx-async-container. Context: { $implicit: T } - use let-data to access.

Metadata#

Index#

Instance Properties#

templateRef#unknown
Readonly
inject<TemplateRef<{ $implicit: T }>>(TemplateRef)

Methods#

ngTemplateContextGuard#literal type
Static
ngTemplateContextGuard(_dir: CngxAsyncContentTpl, _ctx: unknown)
@param_dirCngxAsyncContentTpl
@param_ctxunknown