This website requires JavaScript.
Explore
Help
Sign In
Gitlink
/
forgeplus-react
Watch
0
Star
0
Fork
You've already forked forgeplus-react
37
Code
Issues
Pull Requests
5
Releases
1
Wiki
Activity
2d26b20d00
forgeplus-react
/
node_modules
/
ahooks
/
lib
/
useThrottle
/
throttleOptions.d.ts
6 lines
103 B
TypeScript
Raw
Blame
History
export
interface
ThrottleOptions
{
wait?
:
number
;
leading?
:
boolean
;
trailing?
:
boolean
;
}
Reference in New Issue
View Git Blame
Copy Permalink