Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appleboy/react-recaptcha
/ resetRecaptcha
Function
resetRecaptcha
example/main.js:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
// handle reset
26
const
resetRecaptcha = () => {
27
recaptchaInstance.reset();
28
};
29
30
class
App extends React.Component {
31
render() {
Callers
nothing calls this directly
Calls
1
reset
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…