This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 4745497  Update tutorials.md
4745497 is described below

commit 47454970ae88735f0e64e08914a4f5aada9605d1
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Dec 27 06:27:49 2019 -0400

    Update tutorials.md
    
    Added a link to the data binding tutorial
---
 tutorials.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tutorials.md b/tutorials.md
index 268c4bb..c2540e7 100644
--- a/tutorials.md
+++ b/tutorials.md
@@ -38,5 +38,6 @@ Blog articles
   * [Using View States to show or hide 
content](https://royale.apache.org/using-view-states-to-show-or-hide-content){:target='_blank'}
   * [Using an item renderer with a 
list](https://royale.apache.org/using-an-item-renderer-with-a-list){:target='_blank'}
   * [Customization through the Royale 
API](https://royale.apache.org/customization-through-the-royale-api){:target='_blank'}
+  * [Data 
binding](https://royale.apache.org/binding-the-text-property-of-a-jewel-textinput-to-update-a-text-label/){:target="_blank"}
   
 [Tour de Jewel](https://royale.apache.org/tourdejewel){:target='_blank'} is an 
ever-expanding set of examples of how to use the [Jewel component 
set](component-sets/jewel) to build a user interface that will deliver what you 
want and provide a great user experience.

Reply via email to