Skip to main content
Version: 2.x

CaptureType interface

@microsoft/fast-element > CaptureType

CaptureType interface

A marker interface used to capture types when interpolating Directive helpers into templates.

Signature:

export interface CaptureType<TSource, TParent>