Files
react-native-web/docs/components/TextInput.md
2015-09-03 19:38:21 -07:00

16 lines
279 B
Markdown

# TextInput spec
Text input layout and styles.
#### PropTypes
All other props are transferred directly to the `element`.
+ `component`: `func` or `string` (default `"div"`)
+ `style`: `TextStylePropTypes`
#### TextStylePropTypes
+ ViewStylePropTypes
+ TypographicPropTypes