Use of mdl:TextInput

Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/61592299
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/61592299
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/61592299

Branch: refs/heads/feature/mdl
Commit: 615922997fff5cb56d5258a403fcf603d8e4ec23
Parents: 6a137ec
Author: Carlos Rovira <carlosrov...@apache.org>
Authored: Mon Oct 17 13:40:57 2016 +0200
Committer: Carlos Rovira <carlosrov...@apache.org>
Committed: Wed Nov 2 19:22:52 2016 +0100

----------------------------------------------------------------------
 examples/flexjs/MDLExample/src/main/flex/App.mxml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/61592299/examples/flexjs/MDLExample/src/main/flex/App.mxml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MDLExample/src/main/flex/App.mxml 
b/examples/flexjs/MDLExample/src/main/flex/App.mxml
index b94a0d7..937d8d2 100644
--- a/examples/flexjs/MDLExample/src/main/flex/App.mxml
+++ b/examples/flexjs/MDLExample/src/main/flex/App.mxml
@@ -53,6 +53,8 @@ limitations under the License.
 
                 <mdl:Button/>
 
+                <mdl:TextInput/>
+
             </js:Container>
 
             <!-- Text Fields :: 
https://getmdl.io/components/index.html#textfields-section -->

Reply via email to