Update docs

This commit is contained in:
Nicolas Gallagher
2015-08-19 14:28:26 -07:00
parent 344239bd8a
commit 9d424fa529
3 changed files with 55 additions and 15 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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