Guest User

Untitled

a guest
Jul 25th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <template>
  2. <require from="./box"></require>
  3. <p>Clicks counted: ${counter}</p>
  4. <box click.trigger="increment()"></box>
  5. </template>
Add Comment
Please, Sign In to add comment