ExecutionContext.isLast property
@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:
readonly isLast: boolean;