Result of an update operation on a single area.
Type Parameters#
Properties#
| Property | Type | Description |
|---|---|---|
updated |
number |
Number of components that were updated. |
order |
OrderComponentFor<A>[] |
The new order after the update. |
Result of an update operation on a single area.
| Property | Type | Description |
|---|---|---|
updated |
number |
Number of components that were updated. |
order |
OrderComponentFor<A>[] |
The new order after the update. |