Skip to content

Instantly share code, notes, and snippets.

@manico
Created March 23, 2018 08:46
Show Gist options
  • Save manico/e2b35b50fdce774b496199c6c4d8fc0a to your computer and use it in GitHub Desktop.
Save manico/e2b35b50fdce774b496199c6c4d8fc0a to your computer and use it in GitHub Desktop.
Custom Elements Wrapped
<c-element class="c-element" data-id="1">
<c-chart><c-chart>
</c-element>
<c-element class="c-element" data-id="2">
<c-table><c-table>
</c-element>
<c-element class="c-element" data-id="3">
<c-list><c-list>
</c-element>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment