Search Docs
Loading...
Skip to content

Interface: RemoveResult

Result of a remove operation on a single area.

Type Parameters#

Type ParameterDefault type
A extends UIAreaUIArea

Properties#

PropertyTypeDescription
removednumberNumber of components that were removed.
orderOrderComponentFor<A>[]The new order after the removal.