mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<span id="boundText">{{text}}</span>
|
||||
<span idtest id="{{boundId}}"></span>
|
||||
<s id="computedContent">{{computeFromTrickyLiterals(3, 'tricky\,\'zot\'')}}</s>
|
||||
<input id="boundInput" value="{{text::input}}">
|
||||
</template>
|
||||
<script>
|
||||
Polymer({
|
||||
|
||||
Reference in New Issue
Block a user