Skip to content

Instantly share code, notes, and snippets.

@NikkiSiapno
Last active July 4, 2020 10:15
Show Gist options
  • Select an option

  • Save NikkiSiapno/5f1d6d10739203b1e5fd29fcc7f4d3b2 to your computer and use it in GitHub Desktop.

Select an option

Save NikkiSiapno/5f1d6d10739203b1e5fd29fcc7f4d3b2 to your computer and use it in GitHub Desktop.
<div>
<slot>
<!-- if this component is rendered without any children, the following -->
<!-- text is shown -->
<em>no content was provided</em>
</slot>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment