Skip to content

Commit 73e9056

Browse files
committed
Update FlowInfo description
1 parent dfe290b commit 73e9056

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ XD Release 33.0.12 (September 2020)
55

66
### New API features
77

8-
[Raed multiple flows](./reference/interactions.md#module_interactions-flows)
8+
[Read multiple flows](./reference/interactions.md#module_interactions-flows)
99

1010

11-
XD Release 32.0.12 (August 2020)
11+
XD Release 32.0.22 (August 2020)
1212
-------------------------------------
1313

1414
### New feature

reference/interactions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ Information related to a particular flow
178178

179179
| Property | Type | Description |
180180
| --- | --- | --- |
181-
| name | string | User gesture or other event which will trigger the action. |
182-
| homeArtboard | \![Artboard](./scenegraph.md#Artboard) | Artboard from which a particular flow or a prototype experience begins |
183-
| url | string | URL is the latest published link associated with a particular flow and can be `null` in case no link is published for that flow |
181+
| name | string | Auto-generated or user-defined label for a particular flow. |
182+
| homeArtboard | \![Artboard](./scenegraph.md#Artboard) | Artboard from which a particular flow or a prototype experience begins. |
183+
| url | string | URL is the latest published link associated with a particular flow and can be `null` in case no link is published for that flow. |
184184

185185
NOTE: All `url` returned via [flows](#module_interactions-flows) are related to published flows and are usually a subset of the URLs returned via [getSharedArtifacts](./cloud.md#module_cloud-getSharedArtifacts). However, the reverse may or may not always hold true.
186186

0 commit comments

Comments
 (0)