Optional
Minimum interval between React notifications, in ms. The version counter bumps immediately on every source change (no buffering); throttle only bounds how often React is told to re-render. 0 notifies synchronously per change. Default 100.
throttle
0
Minimum interval between React notifications, in ms. The version counter bumps immediately on every source change (no buffering);
throttleonly bounds how often React is told to re-render.0notifies synchronously per change. Default 100.