MCPcopy
hub / github.com/alibaba/hooks / demo1.tsx

File demo1.tsx

packages/hooks/src/useThrottleFn/demo/demo1.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * title: Default usage
3 * desc: Frequent calls run, but the function is only executed every 500ms.
4 *

Callers

nothing calls this directly

Calls 2

useThrottleFnFunction · 0.85
setValueFunction · 0.85

Tested by

no test coverage detected