Result of a remove operation on a single area.
Type Parameters#
| Type Parameter | Default type |
|---|---|
A extends UIArea | UIArea |
Properties#
| Property | Type | Description |
|---|---|---|
removed | number | Number of components that were removed. |
order | OrderComponentFor<A>[] | The new order after the removal. |