Commit 211071979d477407cebe82b549a05e946b39819a

Authored by Andrea Petta
1 parent 7acf58e6

test

datalets/base-datalet/base-datalet.html
@@ -131,6 +131,7 @@ Example : @@ -131,6 +131,7 @@ Example :
131 is: 'base-datalet', 131 is: 'base-datalet',
132 132
133 /** 133 /**
  134 + *
134 * It is called after the element's template has been stamped and all elements inside the element�s local 135 * It is called after the element's template has been stamped and all elements inside the element�s local
135 * DOM have been configured (with values bound from parents, deserialized attributes, or else default values) 136 * DOM have been configured (with values bound from parents, deserialized attributes, or else default values)
136 * and had their ready method called. 137 * and had their ready method called.