onReject method

void onReject()

ACTION CALLBACK: a search request is performed while search kit is in loading state (loading / loadingMore).

Override to customize

Implementation

void onReject() {
  // no-op
}