Skip to main content
Version: 1.x

@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:
get isInMiddle(): boolean;