Skip to content

Instantly share code, notes, and snippets.

@senthilp
Last active April 24, 2017 23:23
Show Gist options
  • Save senthilp/d0c2d887dca6ed88b22a0b5395b04dac to your computer and use it in GitHub Desktop.
Save senthilp/d0c2d887dca6ed88b22a0b5395b04dac to your computer and use it in GitHub Desktop.
<!-- This is not recommended -->
<my-carousel
data-config='{"controls": true, "index": 2, "autoplay": true, "labelNext": "next", "labelPrevious": "previous"}'
data-items='[{"title":"Item 1", ..}, {"title": "Item 2", ...}]'>
</my-carousel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment