Skip to content

Instantly share code, notes, and snippets.

Created May 24, 2014 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/549016b3e911cd24458c to your computer and use it in GitHub Desktop.
Save anonymous/549016b3e911cd24458c to your computer and use it in GitHub Desktop.
<x-element></x-element>
<x-another-element></x-another-element>
<!-- if this web components logic would want to change x-another-elements DOM x-another-elements would have to provide and interface for that either through attr or through JS events. -->
<x-another-element element="p" text="lala"></x-another-element>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment