Skip to content

ExecutedFunctionContent

@waldiez/react v0.7.1


ExecutedFunctionContent = object

Defined in: components/stepByStep/event_types.ts:26

PropertiesΒΆ

content?ΒΆ

optional content: any

Defined in: components/stepByStep/event_types.ts:30


func_name?ΒΆ

optional func_name: string

Defined in: components/stepByStep/event_types.ts:27


is_exec_success?ΒΆ

optional is_exec_success: boolean

Defined in: components/stepByStep/event_types.ts:28


recipient?ΒΆ

optional recipient: string

Defined in: components/stepByStep/event_types.ts:29