Created
May 24, 2014 20:05
-
-
Save anonymous/549016b3e911cd24458c 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
<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