Files
react-native-web/docs/components/TextInput.md
Nicolas Gallagher b5c8af2694 Documentation fixes
2015-09-03 23:12:17 -07:00

16 lines
281 B
Markdown

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