Skip to main content
Version: 2.x

ExecutionContext.isInMiddle property

@microsoft/fast-element > ExecutionContext > isInMiddle

ExecutionContext.isInMiddle property

Indicates whether the current item within a repeat context is somewhere in the middle of the collection.

Signature:

readonly isInMiddle: boolean;