Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/ setValue
Method
setValue
src/higherOrders/FormItem.js:120–122 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
118
}
119
120
setValue (value) {
121
this.handleChange(value);
122
}
123
124
handleChange (value, props) {
125
if
(!props || typeof props !==
'object'
|| props.nativeEvent) {
Callers
nothing calls this directly
Calls
1
handleChange
Method · 0.95
Tested by
no test coverage detected