FlowSubflowRegisteredEvent
Interface: FlowSubflowRegisteredEvent
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:220
Event passed to FlowRecorder.onSubflowRegistered (dynamic subflow attachment).
Properties
description?
optionaldescription?:string
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:226
Build-time description.
name
name:
string
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:224
Human-readable name.
specStructure?
optionalspecStructure?:unknown
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:228
Full spec structure (when available from buildTimeStructure).
subflowId
subflowId:
string
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:222
Subflow identifier.
traversalContext?
optionaltraversalContext?:TraversalContext
Defined in: node_modules/footprintjs/dist/types/lib/engine/narrative/types.d.ts:229
