Skip to main content
Version: 2.x

View.source property

@microsoft/fast-element > View > source

View.source property

The data that the view is bound to.

Signature:

readonly source: TSource | null;