Created
April 9, 2013 14:53
-
-
Save arestov/5346346 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div pv-sample="button_area"> | |
<span pv-text="{{name:}} fff"></span> | |
</div> | |
<div | |
pv-clone-of='button_area' | |
pv-clone-states="button_title: {{}}"> | |
<div class="preview" pv-anchor=""></div> | |
</div> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment