Skip to main content
Version: 2.x

ExecutionContext.isOdd property

@microsoft/fast-element > ExecutionContext > isOdd

ExecutionContext.isOdd property

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

Signature:

readonly isOdd: boolean;