Internal
The list of AniList media entries to synchronize.
The AniList authentication token.
Optional
onOptional callback invoked when synchronization completes, with the sync report.
Optional
onOptional callback invoked when synchronization is cancelled.
Optional
autoWhether to automatically start synchronization on mount (default: true).
Optional
syncOptional sync state object containing progress, report, and error information.
Optional
syncOptional sync actions for starting and cancelling sync.
Optional
incrementalWhether to use incremental sync mode.
Optional
onCallback for toggling incremental sync mode.
Optional
displayOptional array of media IDs to control display order.
Props for the SyncManager component.
Source