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