Internal
Whether the process is currently being cancelled.
The current progress state of the matching process.
The main status message to display.
Estimated time remaining for the process.
Callback to cancel the matching process.
Optional
onCallback to pause the matching process (optional).
Optional
onCallback to resume the matching process (optional).
Optional
bypassWhether to bypass the cache for matching (optional).
Optional
freshWhether a fresh search is being performed (optional).
Optional
disableWhether to disable control buttons (optional).
Optional
isWhether the process is currently paused (optional).
Optional
isWhether the pause was triggered manually (optional).
Optional
isWhether pause is due to an active rate limit (optional).
Props for the MatchingProgressPanel component.
Source