Packages@robojs/syncSyncStatusInterface: SyncStatus Sync status for SyncBox components. Apps can use this to show loading/syncing indicators. Properties PropertyTypeDescription lastSyncedAt?numberTimestamp of last successful sync stalebooleanWhether state might be outdated (connection issues) syncedbooleanWhether initial state has been received syncingbooleanWhether an update is currently being sentSyncMiddlewareRecordPreviousSyncUpdateContext<T, ClientData>Next