Advertisement
Guest User

Untitled

a guest
May 4th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <template>
  2. <require from="naive-if"></require>
  3.  
  4. <div naive-if="new,run">Hello world!</div>
  5. <button click.delegate="cycleState()">Change state</button>
  6. </template>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement