SynchronizationResults Interface
Properties
| Name | Type | Description | |
|---|---|---|---|
| childElements | SynchronizationResults[] | undefined | Children of element that have been synchronized | |
| elementProps | ElementProps | The props of the element being synchronized | |
| itemState | ItemState | The state of the element |
Defined in
- Synchronizer.ts Line 159
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.