Skip to main content
Version: 2.x

View.context property

@microsoft/fast-element > View > context

View.context property

The execution context the view is running within.

Signature:

readonly context: ExecutionContext<TParent>;