Skip to content

Instantly share code, notes, and snippets.

@fadamakis
Created January 30, 2021 14:09
Show Gist options
  • Save fadamakis/c2f5965a624d85df8f56a5cfc100ed6c to your computer and use it in GitHub Desktop.
Save fadamakis/c2f5965a624d85df8f56a5cfc100ed6c to your computer and use it in GitHub Desktop.
<my-component inline-template>
<div>
<p>These are compiled as the component's own template.</p>
<p>Not parent's transclusion content.</p>
</div>
</my-component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment