Skip to main content
Version: 2.x

HTMLView.context property

@microsoft/fast-element > HTMLView > context

HTMLView.context property

The execution context the view is running within.

Signature:

context: ExecutionContext<TParent>;