Skip to content

Instantly share code, notes, and snippets.

@smpnjn
Created May 5, 2021 12:23
Show Gist options
  • Save smpnjn/744d4257d209793557263b88152608d9 to your computer and use it in GitHub Desktop.
Save smpnjn/744d4257d209793557263b88152608d9 to your computer and use it in GitHub Desktop.
<template id="alphaParagraph">
<slot name="paragraph-text"><p>Default Text</p></slot>
<p>Another, unchangeable paragraph</p>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment