@microsoft/fast-element/declarative.js > CaptureType
CaptureType interface
A marker interface used to capture types when interpolating Directive helpers into templates.
Signature:
export interface CaptureType<TSource = any, TParent = any>
@microsoft/fast-element/declarative.js > CaptureType
A marker interface used to capture types when interpolating Directive helpers into templates.
Signature:
export interface CaptureType<TSource = any, TParent = any>