ReconciliationCallback: ((pendingState) => void)

Type declaration

    • (pendingState): void
    • Callback invoked when the debounce timer fires. Receives the final accumulated pending state after the debounce window closes.

      Parameters

      Returns void

Generated using TypeDoc