Skip to content

Instantly share code, notes, and snippets.

@AJ1062910
Last active November 23, 2023 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AJ1062910/a87892a3cb7b38c41c7cb4864f22a451 to your computer and use it in GitHub Desktop.
Save AJ1062910/a87892a3cb7b38c41c7cb4864f22a451 to your computer and use it in GitHub Desktop.
<componentA>
<componentB>
</componentB>
</componentA>
dans componentB:
html
<div class="one">
dkdkz</div>
<div class="two">
dkdkz</div>
dans comopnent A le html :
<ngcontent select="one"></ngcontent>
blabla
<ngcontent select="two"></ngcontent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment