mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Revert cb19ea309e3cf963f5216c62325d3deed5f9fba4^...cb19ea309e3cf963f5216c62325d3deed5f9fba4 on Design: subflows
parent
cb19ea309e
commit
3fbfd55e3f
@ -2,8 +2,6 @@ A subflow is a set of connected nodes that can be easily referenced and reused w
|
|||||||
|
|
||||||
A subflow is represented as a single node in the workspace which can be opened up in a tab to see the underlying flow.
|
A subflow is represented as a single node in the workspace which can be opened up in a tab to see the underlying flow.
|
||||||
|
|
||||||
Subflows cannot contain subflows.
|
|
||||||
|
|
||||||
A subflow can be used in one of two modes: (this is tbd. Might just stick with singleton for v1)
|
A subflow can be used in one of two modes: (this is tbd. Might just stick with singleton for v1)
|
||||||
|
|
||||||
1. Singleton : only one copy of the flow exists.
|
1. Singleton : only one copy of the flow exists.
|
||||||
|
Loading…
Reference in New Issue
Block a user