Skip to content

Instantly share code, notes, and snippets.

@IwoHerka
Created September 15, 2019 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IwoHerka/6cfc711f53f940e7066b40ee861e13ab to your computer and use it in GitHub Desktop.
Save IwoHerka/6cfc711f53f940e7066b40ee861e13ab to your computer and use it in GitHub Desktop.
Lightning Hiccup Tutorial Example 2
<div>
<button class="btn active"
id="counter-btn"
style="padding: 5px;">
Click me!
</button>
</div>
<!-- add also JavaScript code for
the event listener -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment