@microsoft/fast-element > DefaultExecutionContext > isFirst
DefaultExecutionContext.isFirst property
Indicates whether the current item within a repeat context is the first item in the collection.
Signature:
get isFirst(): boolean;
@microsoft/fast-element > DefaultExecutionContext > isFirst
Indicates whether the current item within a repeat context is the first item in the collection.
Signature:
get isFirst(): boolean;