MCPcopy
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

getLabelMethod · 0.95
getPlaceholderMethod · 0.80
getInputsMethod · 0.80
getItemsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected