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;