Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DoRepeatActionContext<S>

A context for a 'DoRepeatAction'.

Type parameters

  • S = any

Hierarchy

  • DoRepeatActionContext

Index

Properties

Properties

index: number

The current zero-based index.

state?: S

A value, which can be shared beween the execution chain.

Generated using TypeDoc