Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"flow"
FlowContext
Class FlowContext
The context of flow.
Hierarchy (
view full
)
FlowContext
FlowGraph
Index
Constructors
constructor
Properties
constants?
formulas?
structs?
variables?
Constructors
constructor
new
Flow
Context
(
)
:
FlowContext
Returns
FlowContext
Properties
Optional
constants
constants
?:
Constant
[]
The constants.
Optional
formulas
formulas
?:
Formula
[]
The formulas.
Optional
structs
structs
?:
Struct
[]
The structs.
Optional
variables
variables
?:
Variable
[]
The variables.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
constants
formulas
structs
variables
@cloud/document - v24.7.0
Loading...
The context of flow.