Array of AniList media entries to synchronize with detailed metadata.
AniList authentication bearer token for API requests.
OptionalonOptional callback invoked upon sync completion, receives the sync report with results.
OptionalonOptional callback invoked when user cancels the sync operation.
OptionalautoWhether to automatically initiate sync on component mount (default: true).
OptionalsyncOptional current sync state containing progress, report, errors, and resume metadata.
OptionalsyncOptional object with sync orchestration functions (start, cancel, pause, resume).
OptionalincrementalWhether to break large progress jumps into incremental steps for better AniList activity merging.
OptionalonOptional callback when user toggles incremental sync mode.
OptionaldisplayOptional array of media IDs to control the display order in UI.
Props for the SyncManager component.
Source