Commit 211071979d477407cebe82b549a05e946b39819a
1 parent
7acf58e6
test
Showing
1 changed file
with
1 additions
and
0 deletions
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. |