Represents a pending state for a design block.
The BlockStatePending interface provides a set of properties that describe a pending
state for a design block, including the type of state and the progress of the operation.
Properties#
| Property | Type | Description |
|---|---|---|
type |
"Pending" |
- |
progress |
number |
Expected range is [0, 1] |