Skip to content

Instantly share code, notes, and snippets.

@vitkarpov
Created February 5, 2016 17:24
Show Gist options
  • Select an option

  • Save vitkarpov/e8de2c689c7a3f5bb6c6 to your computer and use it in GitHub Desktop.

Select an option

Save vitkarpov/e8de2c689c7a3f5bb6c6 to your computer and use it in GitHub Desktop.
jBlocks: example of html
<div class="js-counter" data-component="сounter" data-props='{ "initialValue": 2 }'>
<button class="js-inc">+</button>
<button class="js-dec">-</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment