Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/halilb/react-native-textinput-effects
/ clear
Method
clear
lib/BaseInput.js:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
}
133
134
clear() {
135
this.inputRef().clear();
136
}
137
}
Callers
nothing calls this directly
Calls
1
inputRef
Method · 0.95
Tested by
no test coverage detected