You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/04/11 03:15:07 UTC

[05/10] incubator-weex git commit: * [ios] add support type

* [ios] add support type

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9752538b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9752538b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/9752538b

Branch: refs/heads/dev
Commit: 9752538bb9e356b605dc526acb66a947951d429c
Parents: 11f7297
Author: \u9f50\u5c71 <su...@163.com>
Authored: Mon Apr 10 15:27:11 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Apr 10 15:27:11 2017 +0800

----------------------------------------------------------------------
 doc/source/references/components/input.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/9752538b/doc/source/references/components/input.md
----------------------------------------------------------------------
diff --git a/doc/source/references/components/input.md b/doc/source/references/components/input.md
index 10dde21..aca934b 100644
--- a/doc/source/references/components/input.md
+++ b/doc/source/references/components/input.md
@@ -29,7 +29,7 @@ This component supports no child components.
 
 * `maxlength`: <span class="api-version">v0.7+</span> a number value to specify maxlength of input.
 
-* `return-key-type {string}`\uff1a<sup class="wx-v">v0.11</sup>the keybord returen key type.
+* `return-key-type {string}`\uff1a<sup class="wx-v">v0.11</sup>the keybord returen key type support defalut;go;next;search;send,done.
 
 ## Styles