Skip to main content
Version: 1.x

@microsoft/fast-element > ExecutionContext > isLast

ExecutionContext.isLast property

Indicates whether the current item within a repeat context is the last item in the collection.

Signature:
get isLast(): boolean;