Search Docs
Loading...
Skip to content

Interface: UpdateResult

Result of an update operation on a single area.

Type Parameters#

Type Parameter Default type
A extends UIArea UIArea

Properties#

Property Type Description
updated number Number of components that were updated.
order OrderComponentFor<A>[] The new order after the update.