@microsoft/fast-element > DefaultExecutionContext > isInMiddle
DefaultExecutionContext.isInMiddle property
Indicates whether the current item within a repeat context is somewhere in the middle of the collection.
Signature:
get isInMiddle(): boolean;
@microsoft/fast-element > DefaultExecutionContext > isInMiddle
Indicates whether the current item within a repeat context is somewhere in the middle of the collection.
Signature:
get isInMiddle(): boolean;