MCPcopy
hub / github.com/gcanti/tcomb-form-native / getStylesheet

Method getStylesheet

lib/components.js:193–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191 }
192
193 getStylesheet() {
194 return this.props.options.stylesheet || this.props.ctx.stylesheet;
195 }
196
197 getLocals() {
198 return {

Callers 3

getLocalsMethod · 0.95
getInputsMethod · 0.80
getItemsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected