Flow
@dopt/react / Exports / Flow
Interface: Flow
Table of contents
Properties
Properties
type
• type: "flow"
Defined in
packages/@dopt/react/src/types.ts:223
kind
• kind: "flow"
Defined in
packages/@dopt/react/src/types.ts:224
uid
• uid: string
Defined in
packages/@dopt/react/src/types.ts:225
sid
• sid: string
Defined in
packages/@dopt/react/src/types.ts:226
version
• version: number
Defined in
packages/@dopt/react/src/types.ts:227
state
• state: Object
The up-to-date state of this Flow instance.
Type declaration
Name | Type |
---|---|
stopped | boolean |
started | boolean |
finished | boolean |
Defined in
packages/@dopt/react/src/types.ts:231
blocks
• blocks: Block
<unknown
>[]
Accessing blocks directly from a flow doesn't permit type-safety for block.transitioned.