Skip to main content
Version: 2.x

ExecutionContext.isEven property

@microsoft/fast-element > ExecutionContext > isEven

ExecutionContext.isEven property

Indicates whether the current item within a repeat context has an even index.

Signature:

readonly isEven: boolean;