useDebouncedCallback
Wrap an imperative function in a stable debounced callback that exposes
cancel and flush.useDebouncedCallback debounces an imperative function. The returned wrapper has stable identity (safe for useEffect deps) and exposes .cancel() and .flush(). Use this when an event handler should fire a request after a quiet period — that's how <AutoComplete> does its search internally.</>
react-ui-library
100+ accessible, themeable components that work seamlessly across iOS, Android, and Web.
A Platform Blocks product.
Quick Links
Resources