Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gcanti/tcomb-form-native
/ getAuto
Method
getAuto
lib/components.js:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
getAuto() {
134
return
this.props.options.auto || this.props.ctx.auto;
135
}
136
137
getI18n() {
138
return
this.props.options.i18n || this.props.ctx.i18n;
Callers
4
getLabel
Method · 0.95
getPlaceholder
Method · 0.80
getInputs
Method · 0.80
getItems
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected