emptyMatchesCount
emptyMatchesCount: number
onSkipEmptyMatches
onSkipEmptyMatches: () => void
isSkippingEmptyMatches
isSkippingEmptyMatches: boolean
noMatchesCount
noMatchesCount: number
onReSearchNoMatches
onReSearchNoMatches: () => void
isReSearchingNoMatches
isReSearchingNoMatches: boolean
skippedMangaCount
skippedMangaCount: number
onResetSkippedToPending
onResetSkippedToPending: () => void
isResettingSkippedToPending
isResettingSkippedToPending: boolean
pendingMatchesCount
pendingMatchesCount: number
onAcceptAllPendingMatches
onAcceptAllPendingMatches: () => void
isAcceptingAllMatches
isAcceptingAllMatches: boolean
Optional
onSetMatchedToPending
onSetMatchedToPending?: () => void
Optional
isResettingMatchedToPending
isResettingMatchedToPending?: boolean
Optional
matchedCount
matchedCount?: number