mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: subflows (markdown)
parent
009a2f64ed
commit
a60dbffb3c
@ -57,10 +57,10 @@ An instance of a subflow has the following properties:
|
|||||||
|
|
||||||
It inherits the `name` of the parent subflow.
|
It inherits the `name` of the parent subflow.
|
||||||
|
|
||||||
**Questions:*
|
**Questions:**
|
||||||
|
|
||||||
* how does an instance node identify its parent?
|
* how does an instance node identify its parent?
|
||||||
* type=subflow:<parent-id>
|
* type=subflow:'parent-id'
|
||||||
* type=something other than subflow and parent=<parent-id>
|
* type=something other than subflow and parent=<parent-id>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user