Commit 735d5048e8ed698b890302b2b1a9b38ba96feaec
1 parent
53f70656
updates
Showing
1 changed file
with
1 additions
and
0 deletions
controllets/text-element-controllet/metadata-element-controllet.html
@@ -31,6 +31,7 @@ | @@ -31,6 +31,7 @@ | ||
31 | 31 | ||
32 | <link rel="import" href="../../bower_components/polymer/polymer.html"> | 32 | <link rel="import" href="../../bower_components/polymer/polymer.html"> |
33 | <link rel="import" href="../../bower_components/paper-styles/color.html"> | 33 | <link rel="import" href="../../bower_components/paper-styles/color.html"> |
34 | +<link rel="import" href="../../bower_components/paper-input/paper-textarea.html"> | ||
34 | 35 | ||
35 | <!-- | 36 | <!-- |
36 | `text-element-controllet` is a text area with heading. It fires an event when the text value is modified. This event can be useful when you have to monitor many af this elements. | 37 | `text-element-controllet` is a text area with heading. It fires an event when the text value is modified. This event can be useful when you have to monitor many af this elements. |