Skip to content

WaldiezStepByStepProcessingContext

@waldiez/react v0.6.0


WaldiezStepByStepProcessingContext = object

Defined in: src/waldiez/utils/stepByStep/types.ts:24

Processing context passed to handlers

PropertiesΒΆ

currentState?ΒΆ

optional currentState: Partial\<WaldiezStepByStep>

Defined in: src/waldiez/utils/stepByStep/types.ts:32

Current UI state (for handlers that need context)


flowId?ΒΆ

optional flowId: string

Defined in: src/waldiez/utils/stepByStep/types.ts:28

Flow ID being debugged


requestId?ΒΆ

optional requestId: string

Defined in: src/waldiez/utils/stepByStep/types.ts:26

Optional request ID for correlation


timestamp?ΒΆ

optional timestamp: string

Defined in: src/waldiez/utils/stepByStep/types.ts:30

Message timestamp