How to render body into shadow DOM? #152
-
When I render my element it created divs inside it <azdo-pill>
<div class="bolt-pill flex-row flex-center standard regular">
<div aria-label="" class="bolt-pill-content text-ellipsis" role="presentation">
</div>
</div>
</azdo-pill> how to redirect them into the shadow DOM? |
Beta Was this translation helpful? Give feedback.
Answered by
christopherjbaker
Nov 20, 2023
Replies: 1 comment
-
Closing this as a duplicate of #153. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
christopherjbaker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing this as a duplicate of #153.