Skip to main content
Version: 2.x

ExecutionContext.isFirst property

@microsoft/fast-element > ExecutionContext > isFirst

ExecutionContext.isFirst property

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

Signature:

readonly isFirst: boolean;